Class: Gem::AvailableSet::Tuple

Inherits:
Struct
  • Object
show all
Defined in:
lib/rubygems/available_set.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject

Returns the value of attribute source



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

def source
  @source
end

#specObject

Returns the value of attribute spec



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

def spec
  @spec
end