sapphirec
The Sapphire documentation
FileIO Namespace Reference

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)
 

Function Documentation

◆ read_all()

std::string FileIO::read_all ( const std::string &  filename)

◆ remove_file_extension()

std::string FileIO::remove_file_extension ( const std::string &  filename)

◆ write_all()

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