Home > @idealeap/pipeline > PipelineContext > stepResults
PipelineContext.stepResults property
A record of results from previously executed steps in the pipeline.
Signature:
typescript
stepResults: Record<string, any>;
stepResults: Record<string, any>;