Searched defs:LookupEnv (Results 1 – 2 of 2) sorted by relevance
112 func LookupEnv(key string) (string, bool) { func
196 func (s *State) LookupEnv(key string) (string, bool) { func