# Functions
BinDirHome returns the directory for user-specific executables $HOME/.local/bin.
CacheHome returns the XDG_CACHE_HOME directory.
ConfigDirs returns the XDG_CONFIG_DIRS directory.
ConfigHome returns the XDG_CONFIG_HOME directory.
DataDirs returns the XDG_DATA_DIRS directory.
DataHome returns the XDG_DATA_HOME directory.
RuntimeDir returns the XDG_RUNTIME_DIR directory.
StateHome returns the XDG_STATE_HOME directory.