1 write to Output
aspire (1)
Commands\NewCommand.cs (1)
266
Output
= parseResult.GetValue(s_outputOption),
3 references to Output
aspire (3)
Templating\CliTemplateFactory.EmptyTemplate.cs (1)
38
var outputPath = inputs.
Output
;
Templating\CliTemplateFactory.TypeScriptStarterTemplate.cs (1)
31
var outputPath = inputs.
Output
;
Templating\DotNetTemplateFactory.cs (1)
635
if (inputs.
Output
is not { } outputPath)