to_procout

Function to_procout 

Source
pub fn to_procout() -> fn(cmd: &mut Command) -> Result<Output>
Expand description

Generate a closure that returns a Output from the given command.