Apache Mesos
Namespaces | Functions
archiver.hpp File Reference
#include <archive.h>
#include <archive_entry.h>
#include <stout/nothing.hpp>
#include <stout/path.hpp>
#include <stout/try.hpp>
#include <stout/os/close.hpp>
#include <stout/os/int_fd.hpp>
#include <stout/os/open.hpp>

Go to the source code of this file.

Namespaces

 archiver
 

Functions

Try< Nothingarchiver::extract (const std::string &source, const std::string &destination, const int flags=ARCHIVE_EXTRACT_TIME|ARCHIVE_EXTRACT_SECURE_NODOTDOT)