|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Captured output of a child-process invocation. More...
#include <CLI.integration.hpp>
Public Attributes | |
| int | exit_code |
| std::string | stderr_output |
| std::string | stdout_output |
Captured output of a child-process invocation.
Holds the exit code and the entire stdout text so tests can assert both process success and textual output content.
| int ProcessResult::exit_code |
| std::string ProcessResult::stderr_output |
| std::string ProcessResult::stdout_output |