to_proc

Function to_proc 

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

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