Searched refs:StaleEnvFile (Results 1 – 2 of 2) sorted by relevance
60 func StaleEnvFile(filepath string, getenv func(string) string) (bool, error) { func
188 if stale, _ := shared.StaleEnvFile(envFile, getenv); stale {