tgbot-cpp
FileTools.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 FileTools
 

Functions

std::string FileTools::read (const std::string &filePath)
 
bool FileTools::write (const std::string &content, const std::string &filePath)