(pipe) ( -- pipe )
Pipes

Prev:pipe
Next:<pipe> ( encoding -- stream )


Vocabulary
io.pipes

Inputs
None

Outputs
pipea pipe


Word description
Opens a new pipe. This is a low-level word; the <pipe> and run-pipeline words can be used in most cases instead.

Definition


Methods