Regex Hero | The .NET Regular Expression Tester
/
.NET Regex Library
Command line parser
0
(?<name>-{1,2}\S*)(?:[=:]?|\s+)(?<value>[^-\s].*?)?(?=\s+[-\/]|$)
Regex for returning multiple command line flag/swiches with optional parameters
Alan M Donnelly
05/12/2014 15:39:40
0 comments so far.
Preview
<< back to
Library
Regex Hero
.NET Regex Tester
Reference
Library
Videos
Support