Apache Mesos
|
#include <rootfs.hpp>
Public Member Functions | |
virtual | ~Rootfs () |
Try< Nothing > | add (const std::string &path) |
Public Attributes | |
const std::string | root |
Protected Member Functions | |
Rootfs (const std::string &_root) | |
|
virtual |
|
inlineprotected |
const std::string mesos::internal::tests::Rootfs::root |