commandlineparser / commandlineparser/commandline
unused positional argument / value
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
I got no parsing error if a positional argument is present
example:
no value/positional arguments allowed at all
option with space
abc.exe -t myPath/with a/unwandted/space
so the option is myPath/with and the rest is completely lost without an error
Am I missing a special configuration here?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.