Documentation
¶
Index ¶
- func GetAllEnvs(key []string, envType string) map[string]string
- func GetEnv(key string, envType string) string
- func GetEnvWithDefault(key string, def func() string) string
- func GetEnvs(key []string, envType string) string
- func GetValue(value string, envType string) string
- func Getenv(key string, envType string) string
- func RunCommand(cmd string) (*string, error)
- type IDStore
- type SrcFile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvWithDefault ¶ added in v0.5.0
func RunCommand ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.