Argu icon indicating copy to clipboard operation
Argu copied to clipboard

Query: Command line argument character (I.E. "--", "/")

Open Marrsstar4 opened this issue 4 years ago • 0 comments

Question -

New to F#, I have some small program ideas and I am working on those, but for now I would like to use Argu for command line parsing.

I use the windows standard "/arg1 some_string /INI ini_file.ini" type command line args.

Can Argu use this type of command line character, and if so how.

Any help and or support would be greatly appreciated.

Marrsstar4 avatar Oct 25 '21 15:10 Marrsstar4