From 2fca50e53286d31d28679565336139b337bc608c Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Tue, 21 Mar 2017 19:08:13 +0300 Subject: Docs --- docs/_file_tools_8h.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/_file_tools_8h.html') diff --git a/docs/_file_tools_8h.html b/docs/_file_tools_8h.html index 1b734bb..fd9219f 100644 --- a/docs/_file_tools_8h.html +++ b/docs/_file_tools_8h.html @@ -99,6 +99,8 @@ Namespaces Functions std::string FileTools::read (const std::string &filePath)   +bool FileTools::write (const std::string &content, const std::string &filePath) +  @@ -106,7 +108,7 @@ Functions