Ask a question to get started
Enter to send•Shift+Enter new line
Forcefully terminate the sandbox.
Use this when you need to immediately stop the sandbox, even if operations are in progress.
kill(): Promise<void>
await sandbox.kill();