vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Function pipe

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

Pipe pipe() @safe;

Returns

A stream for each end of the pipe.

Authors
Copyright
License