Create a token for making HTTP connections to the Sandbox.
Optionalparams: SandboxCreateConnectTokenParamsOptionalparams: SandboxExecParams & { mode?: "text" }Open a file in the Sandbox filesystem.
Path to the file to open
File open mode (r, w, a, r+, w+, a+)
Promise that resolves to a SandboxFile
Check if the Sandbox has finished running.
Returns null if the Sandbox is still running, else returns the exit code.
タイムアウト(ミリ秒)
コンテナポートをキーとしたTunnelのマッピング
StaticfromStaticfromOptionalenvironment: stringUse client.sandboxes.fromName() instead.
StaticlistUse client.sandboxes.list() instead.
Description
数秒で起動するModal上のセキュアで隔離されたコンテナ