1 reference to WithSubcommand
Microsoft.TemplateEngine.Cli (1)
Commands\create\InstantiateCommand.cs (1)
501
Example example = Example.For<NewCommand>(instantiateArgs.ParseResult).
WithSubcommand
(possibleMatch);