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

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