# Functions
Environ 类似 os.Environ, 返回key-value map[string]string.
Expand is a helper function to expand the PATH parameter in the pipeline environment.
GetEnv 获取环境变量.
GetEnvAsFloat64 获取环境变量.
GetEnvAsInt 获取环境变量.
Proxy return proxy var.
Setenv 设置一个环境变量的值.
Unsetenv 删除一个环境变量.