Searched refs:guessUnixHomeDir (Results 1 – 2 of 2) sorted by relevance
155 homeDir := guessUnixHomeDir()162 func guessUnixHomeDir() string { func
116 return filepath.Join(guessUnixHomeDir(), ".config", "gcloud", f)