pub fn preview_repository_scope(
registration: &CodeRepositoryRegistration,
selector: &CodeRepositorySelector,
) -> Result<CodeRepositoryScopePreview, CodeIndexError>Expand description
Returns a non-mutating preview of the effective repository indexing scope.