20 #ifndef MPD_FS_STANDARD_DIRECTORY_HXX
21 #define MPD_FS_STANDARD_DIRECTORY_HXX
51 GetSystemConfigDir() noexcept;
59 GetAppBaseDir() noexcept;
gcc_pure AllocatedPath GetUserCacheDir() noexcept
Obtains cache directory for the current user.
A path name in the native file system character set.
AllocatedPath GetUserMusicDir() noexcept
Obtains music directory for the current user.
AllocatedPath GetUserConfigDir() noexcept
Obtains configuration directory for the current user.
AllocatedPath GetHomeDir() noexcept
Obtains home directory for the current user.