1 reference to ShowInHelpText
rzc (1)
CommandLine\CommandLineApplication.cs (1)
483
var options = target.GetOptions().Where(o => o.
ShowInHelpText
).ToList();