Nui
nui
include
nui
backend
filesystem
special_paths.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <filesystem>
4
5
namespace
Nui
6
{
30
std::filesystem::path
resolvePath
(std::filesystem::path
const
& path);
31
}
Nui
Definition:
file_dialog.hpp:6
Nui::resolvePath
std::filesystem::path resolvePath(std::filesystem::path const &path)
Will replace prefixes like "~" and "%appdata%" with actual directories on linux and windows.
Definition:
special_paths.cpp:98
Generated by
1.9.1