DefinitionBundle
Defined in: core/definitions.ts:10
Parsed pipeline and task definitions loaded from JSON files.
Properties
Section titled “Properties”pipelines
Section titled “pipelines”pipelines:
Map<string,infer<any>>
Defined in: core/definitions.ts:11
tasks:
Map<string,infer<any>>
Defined in: core/definitions.ts:12