64 std::filesystem::path
get_filename(
const std::string& relative_filename)
const;
73 std::filesystem::path
get_shadow_filename(
const std::string& extension = std::string())
const;
std::filesystem::path get_filename(const std::string &relative_filename) const
std::filesystem::path get_relative_file_path(const std::string &filename) const
std::filesystem::path get_canonical_path() const
static const std::string s_shadow_dir
static ProjectDirectory generate_random()
ProjectDirectory(const std::string &path=std::string())
std::filesystem::path get_shadow_filename(const std::string &extension=std::string()) const
std::filesystem::path get_default_filename(const std::string &extension=std::string()) const
std::filesystem::path get_shadow_dir() const