Searched defs:CommandResult (Results 1 – 1 of 1) sorted by relevance
29 struct CommandResult { struct30 string stdout;31 string stderr;32 int exit_code;