|
Apache Mesos
|
#include <dirent.h>#include <errno.h>#include <stdlib.h>#include <list>#include <string>#include <stout/error.hpp>#include <stout/try.hpp>Go to the source code of this file.
Namespaces | |
| os | |
Functions | |
| Try< std::list< std::string > > | os::ls (const std::string &directory) |
1.8.11