runQuarkdown
fun runQuarkdown(executionStrategy: PipelineExecutionStrategy, cliOptions: CliOptions, pipelineOptions: PipelineOptions): ExecutionOutcome
Executes a complete Quarkdown pipeline.
Return
the output file or directory, if any, associated with the executed pipeline
Parameters
executionStrategy
launch strategy of the pipeline, e.g. from file or REPL
cliOptions
options that define the behavior of the CLI, especially I/O
pipelineOptions
options that define the behavior of the pipeline