Apache Mesos
Namespaces | Functions
which.hpp File Reference
#include <string>
#include <vector>
#include <stout/none.hpp>
#include <stout/option.hpp>
#include <stout/os.hpp>
#include <stout/path.hpp>
#include <stout/strings.hpp>
#include <stout/os/exists.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Option< std::string > os::which (const std::string &command, const Option< std::string > &_path=None())