quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-cli
/
com.quarkdown.cli.exec.strategy
/
PipelineExecutionStrategy
Pipeline
Execution
Strategy
interface
PipelineExecutionStrategy
A strategy to execute a
Pipeline
.
Inheritors
FileExecutionStrategy
ReplExecutionStrategy
Members
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
pipeline
:
Pipeline
)
:
OutputResource
?
Executes the
pipeline
.