execute

fun execute(input: I): O(source)

Execute the pipeline with the given input.

Return

The pipeline output

Parameters

input

The input data