Apache Mesos
|
#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) |