![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <filesystem>Go to the source code of this file.
Namespaces | |
| namespace | atlas |
| namespace | atlas::utils |
Macros | |
| #define | ATLAS_FOLDERSIZE_HPP |
Functions | |
| std::size_t | atlas::utils::folderSize (FileScanner &folder) |
| Returns the byte size of a folder. | |
| std::size_t | atlas::utils::folderSize (const std::filesystem::path &path) |
| #define ATLAS_FOLDERSIZE_HPP |