ae v0.0.3106 (2021-11-28T15:35:14Z)
Home
Dub
Repo
getDataDirs
ae
sys
paths
Undocumented in source.
alias
getDataDirs
=
_bindArgs
!(
_getAppDir
,
CSIDL_LOCAL_APPDATA
)
version(Windows)
alias
getDataDirs
=
_bindArgs
!(
_getAppDir
,
CSIDL_LOCAL_APPDATA
)
alias
getDataDirs
=
_getXdgAppDirs
!
_xdgData
Meta
Source
See Implementation
ae
sys
paths
aliases
getCacheDir
getConfigDir
getConfigDirs
getDataDir
getDataDirs
getLocalAppProfile
getRoamingAppProfile
functions
_getAppDir
_getAppDirs
_getXdgAppDir
_getXdgAppDirs
getExecutableName
templates
_bindArgs
variables
_xdgCache
_xdgConfig
_xdgData