MPD
0.20.6
|
Go to the source code of this file.
Functions | |
Storage * | CreateConfiguredStorage (EventLoop &event_loop) |
Read storage configuration settings and create a Storage instance from it. More... | |
gcc_const bool | IsStorageConfigured () |
Returns true if there is configuration for a Storage instance. More... | |
Read storage configuration settings and create a Storage instance from it.
Returns nullptr if no storage is configured.
Throws #std::runtime_error on error.