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