- getCacheDiralias getCacheDir = getLocalAppProfile 
- Undocumented in source. 
- getCacheDiralias getCacheDir = _getXdgAppDir!_xdgCache 
- Undocumented in source. 
- getConfigDiralias getConfigDir = getRoamingAppProfile 
- Undocumented in source. 
- getConfigDiralias getConfigDir = _getXdgAppDir!_xdgConfig 
- Undocumented in source. 
- getConfigDirsalias getConfigDirs = _bindArgs!(_getAppDir, CSIDL_LOCAL_APPDATA) 
- Undocumented in source. 
- getConfigDirsalias getConfigDirs = _getXdgAppDirs!_xdgConfig 
- Undocumented in source. 
- getDataDiralias getDataDir = getRoamingAppProfile 
- Undocumented in source. 
- getDataDiralias getDataDir = _getXdgAppDir!_xdgData 
- Undocumented in source. 
- getDataDirsalias getDataDirs = _bindArgs!(_getAppDir, CSIDL_LOCAL_APPDATA) 
- Undocumented in source. 
- getDataDirsalias getDataDirs = _getXdgAppDirs!_xdgData 
- Undocumented in source. 
- getLocalAppProfilealias getLocalAppProfile = _bindArgs!(_getAppDir, CSIDL_LOCAL_APPDATA) 
- Undocumented in source. 
- getRoamingAppProfilealias getRoamingAppProfile = _bindArgs!(_getAppDir, CSIDL_APPDATA) 
- Undocumented in source. 
OS-specific paths.
getConfigDir - roaming, for configuration getDataDir - roaming, for user data getCacheDir - local