sprig icon indicating copy to clipboard operation
sprig copied to clipboard

New function: regexFindSubmatch

Open chris-garrett opened this issue 4 years ago • 1 comments

First off, thank you for this library! I use it every day via the go-task project.

I have been migrating projects from rake to go-task and one of the things I found missing was the ability to get regex captures. I have added this functionality in this PR: #298

Cheers!

chris-garrett avatar May 09 '21 21:05 chris-garrett