quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-cli
/
com.quarkdown.cli.exec.strategy
/
FileExecutionStrategy
File
Execution
Strategy
class
FileExecutionStrategy
(
file
:
File
)
:
PipelineExecutionStrategy
A strategy to execute a
Pipeline
from the string content of a file.
Members
Constructors
File
Execution
Strategy
Link copied to clipboard
constructor
(
file
:
File
)
Functions
execute
Link copied to clipboard
open
override
fun
execute
(
pipeline
:
Pipeline
)
:
OutputResource
Executes the
pipeline
.