Flex  0.17.9
Namespaces | Functions
file_utils.cc File Reference
#include "flex/utils/file_utils.h"
Include dependency graph for file_utils.cc:

Namespaces

 gs
 

Functions

bool gs::read_string_from_file (const std::string &file_path, std::string &content)
 
bool gs::write_string_to_file (const std::string &content, const std::string &file_path)