pipe

open override fun pipe(): PipeInstruction(source)
open override fun pipe(step: String?, port: String?): PipeInstruction(source)
open override fun pipe(input: InputInstruction): PipeInstruction(source)
open override fun pipe(step: StepDeclaration, port: String?): PipeInstruction(source)