Searched defs:Environment (Results 1 – 4 of 4) sorted by relevance
66 …unKati(ctx Context, config Config, extraSuffix string, args []string, envFunc func(*Environment)) {
27 type Environment []string type
27 Environment *Environment member
379 func (c *configImpl) Environment() *Environment { func