MPD
0.20.18
|
Go to the source code of this file.
Functions | |
AllocatedPath | GetUserConfigDir () noexcept |
Obtains configuration directory for the current user. More... | |
AllocatedPath | GetUserMusicDir () noexcept |
Obtains music directory for the current user. More... | |
gcc_pure AllocatedPath | GetUserCacheDir () noexcept |
Obtains cache directory for the current user. More... | |
AllocatedPath | GetHomeDir () noexcept |
Obtains home directory for the current user. More... | |
AllocatedPath | GetHomeDir (const char *user_name) noexcept |
Obtains home directory for the specified user. More... | |
|
noexcept |
Obtains home directory for the current user.
|
noexcept |
Obtains home directory for the specified user.
|
noexcept |
Obtains cache directory for the current user.
|
noexcept |
Obtains configuration directory for the current user.
|
noexcept |
Obtains music directory for the current user.