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.hpp File Reference

src/cargo/manager.hpp More...

#include <string>

Go to the source code of this file.

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)
 
std::string cargo::fsutils::readFileContent (const std::string &path)
 

Detailed Description