Minor improvements
This commit is contained in:
@@ -43,5 +43,7 @@ namespace openVulkanoCpp
|
||||
[[nodiscard]] size_t GetMaxArchiveFileSize() const { return m_fileSizeLimit; }
|
||||
|
||||
void Move(const std::filesystem::path& newDir);
|
||||
|
||||
const std::filesystem::path& GetDir() const { return m_dir; }
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user