Function discover_repository

Source
pub fn discover_repository<T: AsRef<Path>>(
    directory: T,
) -> Result<Repository, Error>
Expand description

Attempts to find the repository at the specified location