commandlineparser / commandlineparser/commandline
FormatCommandLine does not output options marked as hidden
Ouverte
Area: UnParser
- Langage dominant
- C#
- Étoiles
- 4.8k
- Forks
- 478
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I have an option which is marked as "hidden" and only has a long name set. When I use FormatCommandLine() to print valid arguments for an application restart, I get none of the hidden options. This should be addressed. The comment on the Hidden property only says that it is invisible when using -help, not when generating arguments.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.