Rosetta
Public Attributes | List of all members
basic::ExecutionResult Struct Reference

Struct that hold result code + output of external process. More...

#include <execute.hh>

Public Attributes

int result
 
std::string output
 

Detailed Description

Struct that hold result code + output of external process.

Member Data Documentation

◆ output

std::string basic::ExecutionResult::output

◆ result

int basic::ExecutionResult::result

The documentation for this struct was generated from the following file: