gz/fuel_tools/Zip.hh
static bool Compress(const std::string &_src, const std::string &_dst)
Compress a file or directory.
STL class.
static bool Extract(const std::string &_src, const std::string &_dst)
Extract a compressed file.
A helper class for making REST requests.
Definition: gz/fuel_tools/Zip.hh:31