Skip to main content

exec_cmd

Function exec_cmd 

Source
pub fn exec_cmd<S>(command: &[S]) -> Exec
where S: AsRef<OsStr>,
Expand description

Return a subprocess::Exec for a command.