Skip to main content

output

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

Signature

def output(&self) -> String

Returns

Returns
String
The result of the operation.