Skip to main content

spawn_one_piped_stdout

Function spawn_one_piped_stdout 

Source
pub fn spawn_one_piped_stdout(cmd: &str) -> Result<Child>
Expand description

Spawn one command via the platform shell with piped stdout (for --capture mode).