1 reference to SshConnectionEnvironmentVariable
Aspire.Hosting (1)
Devcontainers\SshRemoteOptions.cs (1)
32
var hasSshConnection = !string.IsNullOrEmpty(configuration.GetValue<string>(
SshConnectionEnvironmentVariable
));