Function show_single_repo_status

Source
pub fn show_single_repo_status(
    path: &Path,
) -> Result<(impl Display, Vec<String>), String>