vibe.d beta banner
get vibe.d
0.10.0

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

Struct ProcessPipes

Returned from pipeProcess.

struct ProcessPipes ;

Fields

NameTypeDescription
process Process
stderr PipeInputStream
stdin PipeOutputStream
stdout PipeInputStream

See Also

pipeProcess, pipeShell

Authors
Copyright
License