Base:
property
InteractiveOption
Microsoft.TemplateEngine.Cli.Commands.BaseInstallCommand.InteractiveOption
1 reference to InteractiveOption
Microsoft.TemplateEngine.Cli (1)
Commands\install\LegacyInstallCommand.cs (1)
18
parentCommand.AddNoLegacyUsageValidators(this, except: new Option[] {
InteractiveOption
, AddSourceOption });