pub fn spawn_with_args(cmd: &str, args: &SpawnArgs) -> ChildProcess
Expand description