This project has retired. For details please refer to its Attic page.
Apache Mesos: 3rdparty/stout/include/stout/os/shell.hpp File Reference
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)