Add ToValidFileName function
This commit is contained in:
@@ -20,5 +20,7 @@ namespace OpenVulkano
|
||||
static bool IsTreeEmpty(const std::filesystem::path& dir);
|
||||
|
||||
static ByteSize GetDirSize(const std::filesystem::path& dir);
|
||||
|
||||
static std::string ToValidFileName(std::string filename);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user