pub fn process<T: AsRef<OsStr>>(cmd: T) -> ProcessBuilder
Expand description

A helper function to create a ProcessBuilder.