Searched refs:CommandResult (Results 1 – 1 of 1) sorted by relevance
25 CommandResult = namedtuple('CommandResult', 'returncode stdoutdata, stderrdata') variable111 return CommandResult(proc.returncode,