Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / SandboxBridgeOptions

Interface: SandboxBridgeOptions

Defined in: packages/core/src/runner/sandbox-bridge.ts:72

Properties

PropertyTypeDescriptionDefined in
post(message) => voidPosts one protocol message to the worker (the runner owns the port).packages/core/src/runner/sandbox-bridge.ts:74