123456789_123456789_123456789_123456789_123456789_

Class: Gem::AvailableSet::Tuple

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Struct
Instance Chain:
self, Struct
Inherits: Struct
  • Object
Defined in: lib/rubygems/available_set.rb

Instance Attribute Summary

Instance Attribute Details

#source (rw)

[ GitHub ]

  
# File 'lib/rubygems/available_set.rb', line 6

Tuple = Struct.new(:spec, :source)

#spec (rw)

[ GitHub ]

  
# File 'lib/rubygems/available_set.rb', line 6

Tuple = Struct.new(:spec, :source)