|
Nui
|
#include <filesystem>

Go to the source code of this file.
Namespaces | |
| namespace | Nui |
Functions | |
| std::filesystem::path | Nui::resolvePath (std::filesystem::path const &path) |
| Will replace prefixes like "~" and "%appdata%" with actual directories on linux and windows. | |