Ask a question to get started
Enter to send•Shift+Enter new line
Stop the sandbox without deleting it.
The sandbox can be restarted later using start().
start()
stop(): Promise<void>
await sandbox.stop(); // Later... await sandbox.start();