Expand description
Defines useful functions for working with common paths.
Functions§
- Returns the user’s home directory.
- Returns the value of
$XDG_CONFIG_HOME
or the default value. - Returns the value of
$XDG_DATA_DIRS
or the default value. - Returns the value of
$XDG_DATA_HOME
or the default value. - Returns the value of
$XDG_STATE_HOME
or the default value.