Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fs-utils.cpp File Reference

Filesystem helper functions. More...

#include "cargo-json/fs-utils.hpp"
#include <fstream>
#include <streambuf>

Namespaces

 cargo
 
 cargo::fsutils
 

Functions

bool cargo::fsutils::readFileContent (const std::string &path, std::string &result)
 
bool cargo::fsutils::saveFileContent (const std::string &path, const std::string &content)
 

Detailed Description

Filesystem helper functions.

Author
Piotr Bartosiewicz (p.bar.nosp@m.tosi.nosp@m.ewi@p.nosp@m.artn.nosp@m.er.sa.nosp@m.msun.nosp@m.g.com)