Skip to main content

pipe_to

Function pipe_to 

Source
pub fn pipe_to(command: &str, bytes: &[u8]) -> Result<()>
Expand description

Run a shell command with bytes on its stdin.