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