Skip to main content

new_command

Function new_command 

Source
pub fn new_command<S: AsRef<OsStr>>(program: S) -> Command
Expand description

Create a new Command with the effective PATH set on Unix.