Interfaces
WalkRow
Interface: WalkRow
Defined in: src/core/runbook/walk.ts:43
One walk row — plain data by construction (every field projected).
Properties
depth
readonlydepth:number
Defined in: src/core/runbook/walk.ts:46
runtime_stage_id
readonlyruntime_stage_id:string|null
Defined in: src/core/runbook/walk.ts:49
stage
readonlystage:string|null
Defined in: src/core/runbook/walk.ts:47
stage_id
readonlystage_id:string|null
Defined in: src/core/runbook/walk.ts:48
step
readonlystep:number
Defined in: src/core/runbook/walk.ts:44
subflow
readonlysubflow:string|null
Defined in: src/core/runbook/walk.ts:50
text
readonlytext:string
Defined in: src/core/runbook/walk.ts:51
type
readonlytype:string
Defined in: src/core/runbook/walk.ts:45
