Object
# File bundler/source/rubygems_aggregate.rb, line 8 def initialize(sources, source_map) @sources = sources @source_map = source_map @index = build_index end
# File bundler/source/rubygems_aggregate.rb, line 15 def specs @index end
# File bundler/source/rubygems_aggregate.rb, line 19 def to_s "any of the sources" end
This page was generated for Ruby 3.0.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.