Function cargo_util::process_builder::piped

source ·
fn piped(cmd: &mut Command, pipe_stdin: bool) -> &mut Command
Expand description

Creates new pipes for stderr, stdout, and optionally stdin.