sblom / RegExtract

Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `IgnoreGroupNames` flag to `RegExtractOptions`

sblom opened this issue · comments

To support the use case(s) raised in discussion #13, let's add an IgnoreGroupNames flag (or maybe BindNamedGroupsPositionally?) flag to RegExtractOptions.