22 #include "mountcleanuphandler.h" 23 #include "createdir.h" 24 #include "softwarecontainer-common.h" 30 LOG_DECLARE_CLASS_CONTEXT(
"CLEA",
"File toolkit");
44 const std::string &dst,
45 const std::string &tmpContainerRoot,
47 bool writeBufferEnabled=
false);
56 bool tmpfsMount(
const std::string dst,
const int maxSize);
62 bool writeToFile(
const std::string &path,
const std::string &content);
69 void markFileForDeletion(
const std::string &path);
84 const std::string &upper,
85 const std::string &work,
86 const std::string &dst);
95 const std::string &upper);
Developers guide to adding a config item: