Documentation ¶
Index ¶
Constants ¶
View Source
const AzdInCloudShellEnvVar = "AZD_IN_CLOUDSHELL"
AzdInCloudShellEnvVar is the environment variable that is set when running in Cloud Shell. It is set to a value recognized by strconv.ParseBool.
Use IsRunningInCloudShell to check if the current process is running in Cloud Shell.
Variables ¶
This section is empty.
Functions ¶
func IsRunningInCloudShell ¶
func IsRunningInCloudShell() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.