loadJsonDefinitions
loadJsonDefinitions(
options):Promise<DefinitionBundle>
Defined in: core/definitions.ts:31
Load and validate pipeline/task definitions from disk.
Parameters
Section titled “Parameters”options
Section titled “options”Directory paths for pipeline and task definitions.
Returns
Section titled “Returns”Promise<DefinitionBundle>
Parsed and validated definition bundle.