Pipeline
Index
Constructors
constructor
Properties
events
id
name
parent
state
tasks
Accessors
path
Returns string
paths
Returns string[]
Methods
getReport
Gets information for the pipeline and its children
Returns PipelineReport
run
runs the pipeline and its children recursively
Parameters
options: { ignore?: string[] } = {}
an options block that contains overrides
Returns Promise<string>
Orchestrates running sub commands and nested pipelines