platformdirs 0.1.0
📂 Python's platformdirs module for C++
|
Go to the source code of this file.
Namespaces | |
namespace | platformdirs |
namespace | platformdirs::unix |
Functions | |
auto | platformdirs::unix::get_user_media (const std::string &env_var, const std::string &fallback_tilde_path) -> std::string |
auto | platformdirs::unix::get_user_dirs_folder (const std::string &key) -> std::optional< std::string > |