1 write to _environment
aspire (1)
Commands\CompletionsCommand.cs (1)
33_environment = environment;
1 reference to _environment
aspire (1)
Commands\CompletionsCommand.cs (1)
40var shell = parseResult.GetValue(_shellArgument) ?? CompletionScripts.DetectShell(_environment);