stop
AsyncMethod
This is a method of the SandboxProtocol class in the sandbox module.Stop/cleanup the sandbox environment.
Signature
Returns
The result of the operation.
stop: Stop/cleanup the sandbox environment.
This is a method of the SandboxProtocol class in the sandbox module.Stop/cleanup the sandbox environment.
async def stop(&mut self) -> Result<()>