Closed
Description
- https://doc.rust-lang.org/std/process/struct.Command.html#method.stdin
- https://doc.rust-lang.org/std/process/struct.Command.html#method.stdout
- https://doc.rust-lang.org/std/process/struct.Command.html#method.stderr
These should specify what the default behavior is if they aren't explicitly called.