Public Attributes | |
Path | program |
bool | lookupPath = true |
Strings | args |
std::optional< uid_t > | uid |
std::optional< uid_t > | gid |
std::optional< Path > | chdir |
std::optional< std::map< std::string, std::string > > | environment |
std::optional< std::string > | input |
Source * | standardIn = nullptr |
Sink * | standardOut = nullptr |
bool | mergeStderrToStdout = false |
bool | isInteractive = false |