commandlineparser / commandlineparser/commandline
Add documentation for custom type support
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
When a type has a constructor that takes a string, it can be used for options. I could not find this documented in the wiki. The exception message that provides a hint for that is unfortunately also swallowed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the wiki’s options and type-conversion documentation alongside the custom type support described in the issue. Confirm how a string constructor enables a type to be used for options and how the exception hint is presented, then document the supported behavior with an example. Done means the wiki clearly explains this path and its limitations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100