Apache Mesos
Namespaces | Functions
shell.hpp File Reference
#include <stout/os/posix/shell.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

template<typename... T>
Try< std::string > os::shell (const std::string &fmt, const T &...t)
 
Option< int > os::system (const std::string &command)