Filesystem helper functions. More...
Namespaces | |
cargo | |
cargo::fsutils | |
Functions | |
bool | cargo::fsutils::readFileContent (const std::string &path, std::string &result) |
bool | cargo::fsutils::saveFileContent (const std::string &path, const std::string &content) |
Filesystem helper functions.