Skip to main content

start

AsyncMethod
This is a method of the SandboxProtocol class in the sandbox module.
Start/initialize the sandbox environment.

Signature

async def start(&mut self) -> Result<()>

Returns

Returns
Result<()>
The result of the operation.