Skip to content

TypeScript Function APIDocs


TypeScript Function API / sandbox/exec / WatchResult

Interface: WatchResult

Properties

result

result: SiExecResult

Defined in

sandbox/exec.ts:16


failed?

optional failed: "deadlineExceeded" | "commandFailed"

Defined in

sandbox/exec.ts:17