commandlineparser / commandlineparser/commandline
Increase the number of verbs supported
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Would it be a possible to remove the limit on the number of verbs supported?
Currently the limit is 16.
Ideal would be no limit if that's not possible due to the implementation 32 would be great.
In:
ParserExtensions
.ParseArguments<>
ParserResultExtensions
.MapResult()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.