frozen_string_literal: false
The BestSet chooses the best available method to query a remote index.
It combines IndexSet and APISet
Methods
- N
Class Public methods
new(sources = Gem.sources)
Link
Creates a BestSet for the given
sources or Gem.sources if none are
specified. sources must be a Gem::SourceList.