Struct bigbro::Stdio [] [src]

pub struct Stdio(_);

A description of what you want done with one of the standard streams.

Methods

impl Stdio
[src]

A new pipe should be arranged to connect the parent and child processes.

The child inherits from the corresponding parent descriptor.

This stream will be ignored. This is the equivalent of attaching the stream to /dev/null