Interfaces
RecordedDispatch
Interface: RecordedDispatch
Defined in: src/core/runbook/dispatch.ts:71
What recordingDispatch hands back: the dispatch the procedure closes
over, and the record the envelope folds.
Properties
records
readonlyrecords: readonlyInnerCallRecord[]
Defined in: src/core/runbook/dispatch.ts:73
tools
readonlytools:ToolDispatch
Defined in: src/core/runbook/dispatch.ts:72
