commandlineparser / commandlineparser/commandline
Simpler Way to Display Enum Values
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Hey all - apologies if this exists, can't find it easily.
I'm looking for an easier capability to display the valid enum values. I don't need any custom HelpText behavior whatsoever, and it looks like there's a nontrivial amount of work to capture the full functionality of the default HelpText portion.
There should be an option (top-level on the Parser instantiation?) that lets you trivially define these enum values without having to reimplement any bits of the default HelpText display.
Cheers!
Sven
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.