Searched defs:CommandResult (Results 1 – 1 of 1) sorted by relevance
31 struct CommandResult { struct32 string stdout;33 string stderr;34 int exit_code;