David Ducatel

Results 3 comments of David Ducatel

Arf ok... So the only way for me to use `commandlineparser` is to preprocess the command line. The thing is, I have something like 200 different options (and will continue...

I tried `FluentCommandLineParser` and `PowerArgs` and cannotable to parse the command line also. @moh-hassan The main target are windows 10 x64 but can also have some Windows server. I'm acting...

@moh-hassan > As you are acting as a middleware, you have a control to get your args as [Gnu standard](https://github.com/commandlineparser/commandline/wiki/CommandLine-Grammar) and then converting these options to match the external software/API....