Function update_index

Source
pub fn update_index(
    access_token: Option<String>,
    repository: &Repository,
) -> Result<()>