pipe

Create a pipe, async equivalent of std.process.pipe.

@safe
pipe
()

Return Value

Type: Pipe

A stream for each end of the pipe.

Meta