1 reference to PromptForOutputPath
aspire (1)
Commands\NewCommand.cs (1)
104
outputPath = await _prompter.
PromptForOutputPath
(pathAppendage ?? ".", cancellationToken);