src/cargo/manager.hpp More...
#include <string>
Go to the source code of this file.
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) |
std::string | cargo::fsutils::readFileContent (const std::string &path) |
src/cargo/manager.hpp