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