Skip to content

DefinitionBundle

Defined in: core/definitions.ts:10

Parsed pipeline and task definitions loaded from JSON files.

pipelines: Map<string, infer<any>>

Defined in: core/definitions.ts:11


tasks: Map<string, infer<any>>

Defined in: core/definitions.ts:12