Robot Framework
robot.libraries.Process.ExecutionResult Member List

This is the complete list of members for robot.libraries.Process.ExecutionResult, including all inherited members.

__init__(self, process, stdout, stderr, stdin=None, rc=None, output_encoding=None)robot.libraries.Process.ExecutionResult
__str__(self)robot.libraries.Process.ExecutionResult
_custom_streamsrobot.libraries.Process.ExecutionResultprivate
_format_output(self, output)robot.libraries.Process.ExecutionResultprivate
_get_and_read_standard_streams(self, process)robot.libraries.Process.ExecutionResultprivate
_get_path(self, stream)robot.libraries.Process.ExecutionResultprivate
_is_custom_stream(self, stream)robot.libraries.Process.ExecutionResultprivate
_is_open(self, stream)robot.libraries.Process.ExecutionResultprivate
_output_encodingrobot.libraries.Process.ExecutionResultprivate
_processrobot.libraries.Process.ExecutionResultprivate
_read_stderr(self)robot.libraries.Process.ExecutionResultprivate
_read_stdout(self)robot.libraries.Process.ExecutionResultprivate
_read_stream(self, stream_path, stream)robot.libraries.Process.ExecutionResultprivate
_stderrrobot.libraries.Process.ExecutionResultprivate
_stdoutrobot.libraries.Process.ExecutionResultprivate
close_streams(self)robot.libraries.Process.ExecutionResult
rcrobot.libraries.Process.ExecutionResult
stderrrobot.libraries.Process.ExecutionResultstatic
stderr(self)robot.libraries.Process.ExecutionResultprivate
stderr_pathrobot.libraries.Process.ExecutionResult
stdoutrobot.libraries.Process.ExecutionResultstatic
stdout(self)robot.libraries.Process.ExecutionResultprivate
stdout_pathrobot.libraries.Process.ExecutionResult