Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoHomeDir = fmt.Errorf("cannot determine home directory: HOME environment variable not set")
ErrNoHomeDir is returned when the home directory cannot be determined
Functions ¶
func ConfigPath ¶
func ExpandPath ¶
ExpandPath expands ~ to home directory. Returns error if path starts with ~ but home directory cannot be determined.
Types ¶
Click to show internal directories.
Click to hide internal directories.