tgbot-cpp
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
FileTools.h File Reference

Go to the source code of this file.

Namespaces

namespace  FileTools
 

Functions

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