pub fn process<T: AsRef<OsStr>>(cmd: T) -> ProcessBuilder
A helper function to create a ProcessBuilder.
ProcessBuilder