commandlineparser / commandlineparser/commandline
Default verb handling
Open
question
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
What is the best way to support a default verb? Currently it seems to be no way to define some verbs and one default verb without a name.
call `tool.exe` -> default verb handling
call `tool.exe [verbname]` -> verb handling
Thanks for this great library!
Maybe it is in context the same behaviour like #652
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.