|
Rosetta
|
Struct that hold result code + output of external process. More...
#include <execute.hh>
Public Attributes | |
| int | result |
| std::string | output |
Struct that hold result code + output of external process.
| std::string basic::ExecutionResult::output |
| int basic::ExecutionResult::result |