1 reference to ShowInHelpText
rzc (1)
CommandLine\CommandLineApplication.cs (1)
499
var commands = target.Commands.Where(c => c.
ShowInHelpText
).ToList();