Function git_repository::open[][src]

pub fn open(directory: impl Into<PathBuf>) -> Result<Repository, Error>
Expand description