![]() |
Rosetta
2015.38
|
#include <basic/execute.hh>#include <basic/Tracer.hh>#include <utility/exit.hh>#include <iostream>Namespaces | |
| basic | |
Functions | |
| static thread_local basic::Tracer | basic::TR ("basic.execute") |
| ExecutionResult | basic::execute (std::string const &message, std::string const &command_line, bool terminate_on_failure=true, bool silent=false) |
| excute provided command_line though shell and return exit_code and output More... | |
1.8.7