sapphirec
The Sapphire documentation
|
Functions | |
std::string | read_all (const std::string &filename) |
void | write_all (const std::string &filename, const std::string &contents) |
std::string | remove_file_extension (const std::string &filename) |
std::string FileIO::read_all | ( | const std::string & | filename | ) |
std::string FileIO::remove_file_extension | ( | const std::string & | filename | ) |
void FileIO::write_all | ( | const std::string & | filename, |
const std::string & | contents | ||
) |