Jakub Malý

Results 5 comments of Jakub Malý

I'm sorry I don't understand the question.

Check out https://github.com/j-maly/CommandLineParser/wiki/Command-line-format AcceptAdditionalArguments allows to verify parameters not starting with - or --, like the directories in this example: Finder.exe -s 3 --distinct directory1 directory2 directory3 If you want...

Sounds interesting, sure, I am happy to accept pull requests

Thanks for the interesting post, maybe we could add some alternative parsing using Environment.CommandLine in the future.