Searched defs:Environment (Results 1 – 5 of 5) sorted by relevance
28 type Environment []string type
72 …unKati(ctx Context, config Config, extraSuffix string, args []string, envFunc func(*Environment)) {
183 func checkEnvironmentFile(currentEnv *Environment, envFile string) {
32 Environment *Environment member
722 func (c *configImpl) Environment() *Environment { func