Expand description
Defines useful functions for working with common paths.
Functions§
- Returns the user’s home directory.
- Returns the value of
$XDG_CONFIG_HOMEor the default value. - Returns the value of
$XDG_DATA_DIRSor the default value. - Returns the value of
$XDG_DATA_HOMEor the default value. - Returns the value of
$XDG_STATE_HOMEor the default value.