complete
Method
This is a method of the SandboxResult class in the sandbox module.Mark as completed.
Signature
Parameters
No description available.
No description available.
No description available.
Returns
The result of the operation.
complete: Mark as completed.
This is a method of the SandboxResult class in the sandbox module.Mark as completed.
def complete(&mut self, exit_code: i32, stdout: String, stderr: String) -> ()