This project has retired. For details please refer to its Attic page.
Apache Mesos: 3rdparty/stout/include/stout/os/find.hpp File Reference
Apache Mesos
Namespaces | Functions
find.hpp File Reference
#include <stout/foreach.hpp>
#include <list>
#include <string>
#include <stout/error.hpp>
#include <stout/path.hpp>
#include <stout/try.hpp>
#include <stout/os/ls.hpp>
#include <stout/os/stat.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< std::list< std::string > > os::find (const std::string &directory, const std::string &pattern)