1 reference to ShellDiscovery_ShellEnvironmentNotSet
System.CommandLine.StaticCompletions (1)
ShellName.cs (1)
32var shellPath = Environment.GetEnvironmentVariable("SHELL") ?? throw new InvalidOperationException(Strings.ShellDiscovery_ShellEnvironmentNotSet);