dotnet / dotnet/command-line-api
Is there a way to determine if the help option has been specified in the command line options programmatically?
Open
Area-Help
question
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
I could parse it with all the possible -h, --help, /? ect.. but wondering it there is already a way
Contributor guide
Assessment
This issue has not been assessed yet.