Function command

Source
pub fn command(
    cmd: impl AsRef<OsStr>,
    working_directory: impl AsRef<Path>,
) -> Command