runPipeline property

String? runPipeline
final

If set, runs a named FRX pipeline instead of inline steps. Pipeline must exist in the pipelines: section of config.yaml.

Implementation

final String? runPipeline;