Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / CompiledWorkflow

Interface: CompiledWorkflow

Defined in: packages/core/dist/index.d.ts

Source-backed workflow admissible to the worker sandbox; produced by compileScript (M6). Declared now so the ScriptRunner seam is shaped once; feeding a closure to the sandbox stays impossible by types.

Properties

PropertyModifierTypeDefined in
errorPolicyreadonlyErrorPolicypackages/core/dist/index.d.ts
kindreadonly"compiled-workflow"packages/core/dist/index.d.ts
namereadonlystringpackages/core/dist/index.d.ts
sourcereadonlystringpackages/core/dist/index.d.ts