Skip to main content

output

Method
This is a method of the SandboxResult class in the protocols module.
Get combined output (stdout + stderr).

Signature

def output() -> str

Returns

Returns
str
The result of the operation.