Base:
property
ColumnsOption
Microsoft.TemplateEngine.Cli.Commands.BaseListCommand.ColumnsOption
1 reference to ColumnsOption
Microsoft.TemplateEngine.Cli (1)
Commands\list\LegacyListCommand.cs (1)
22
parentCommand.AddNoLegacyUsageValidators(this, except: Filters.Values.Concat(new Symbol[] { ColumnsAllOption,
ColumnsOption
, NewCommand.ShortNameArgument }).ToArray());