Apache Mesos
|
#include <stdio.h>
#include <string>
#include <stout/error.hpp>
#include <stout/nothing.hpp>
#include <stout/try.hpp>
Go to the source code of this file.
Namespaces | |
os | |
Functions | |
Try< Nothing > | os::rm (const std::string &path) |