Base:
method
ExecuteAsync
Aspire.Cli.Commands.BaseCommand.ExecuteAsync(System.CommandLine.ParseResult, System.Threading.CancellationToken)
1 reference to ExecuteAsync
aspire (1)
Commands\NewCommand.cs (1)
78
var templateCommand = new TemplateCommand(template,
ExecuteAsync
, features, updateNotifier);