Skip to content

loadJsonDefinitions

loadJsonDefinitions(options): Promise<DefinitionBundle>

Defined in: core/definitions.ts:31

Load and validate pipeline/task definitions from disk.

DefinitionLoadOptions

Directory paths for pipeline and task definitions.

Promise<DefinitionBundle>

Parsed and validated definition bundle.