createSandboxSnapshot
Agent Runtimes / runtimes/snapshots / createSandboxSnapshot
Function: createSandboxSnapshot()
createSandboxSnapshot(
props):Promise<void>
Defined in: src/runtimes/snapshots.ts:24
Snapshot a runtime through the frontend and upload it to the cloud.
Note: You should use this only for browser runtimes.
Parameters
props
Props
Returns
Promise<void>