21 #include "softwarecontainer-common.h" 30 LOG_DECLARE_CLASS_CONTEXT(
"RECO",
"Recursive Delete");
52 bool del(std::string dir);
static RecursiveDelete & getInstance()
getInstance Gets the RecursiveDelete instance.
bool del(std::string dir)
delete Delete files from directory
The RecursiveDelete class is a singleton class used to delete files recursively in a directory...
Developers guide to adding a config item: