Documentation
¶
Index ¶
Constants ¶
View Source
const (
EnvConfigDir = "EMR_CONFIG_DIR"
)
Variables ¶
This section is empty.
Functions ¶
func ConfigDir ¶
func ConfigDir() string
ConfigDir returns the path to the config directory. Config path precedence: EMR_CONFIG_DIR, XDG_CONFIG_HOME, AppData (windows only), HOME.
func ConfigFile ¶
func ConfigFile() string
ConfigFile returns the path to the config file. Also see ConfigDir().
func SaveConfig ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.