Skip to main content

git_output

Function git_output 

Source
fn git_output<I, S>(args: I) -> Result<String>
where I: IntoIterator<Item = S>, S: AsRef<OsStr>,