Function gitnu::run

source ·
pub fn run<I>(cwd: PathBuf, args: I) -> ExitCodewhere
    I: IntoIterator<Item = String>,