commandlineparser / commandlineparser/commandline
Dynamic defaults?
Open
question
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
I have a generic method that is used in the ```Program.Main``` for some microservices. I want want to reuse options, but have different defaults.
Is there a way to specify the defaults that aren't compiled (property attributes)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.