commandlineparser / commandlineparser/commandline
FormatCommandLine does not output options marked as hidden
Đang mở
Area: UnParser
- Ngôn ngữ chính
- C#
- Star
- 4.8k
- Fork
- 478
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.