ArgSyntax
enum ArgSyntaxSelects which command-line option spelling the parser accepts.
Values
Selects WINDOWS syntax on Windows targets and GNU syntax on other targets.
Accepts GNU-style options such as -v, --verbose, and --name=value.
Accepts Windows-style options such as /v, /verbose, and /name:value.
Generated with campc 0.11.0-preview.1.