sapphirec
The Sapphire documentation
FileIO.h File Reference
#include "sapphirepch.h"

Go to the source code of this file.

Namespaces

 FileIO
 

Functions

std::string FileIO::read_all (const std::string &filename)
 
void FileIO::write_all (const std::string &filename, const std::string &contents)
 
std::string FileIO::remove_file_extension (const std::string &filename)