Apache Mesos
Namespaces | Functions
rmdir.hpp File Reference
#include <fts.h>
#include <unistd.h>
#include <string>
#include <glog/logging.h>
#include <stout/error.hpp>
#include <stout/nothing.hpp>
#include <stout/stringify.hpp>
#include <stout/try.hpp>
#include <stout/os/exists.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< Nothingos::rmdir (const std::string &directory, bool recursive=true, bool removeRoot=true, bool continueOnError=false)