reset
AsyncMethod
This is a method of the SandboxProtocol class in the sandbox module.Reset sandbox to initial state.
Signature
Returns
The result of the operation.
reset: Reset sandbox to initial state.
This is a method of the SandboxProtocol class in the sandbox module.Reset sandbox to initial state.
async def reset(&mut self) -> Result<()>