run-pipeline-element ( input-fd output-fd obj -- result )


Vocabulary
io.pipes.private

Inputs
input-fdan object
output-fdan object
objan object


Outputs
resultan object


Definition

GENERIC: run-pipeline-element
( input-fd output-fd obj -- result )


Methods