Method: Gem::UninstallError#spec

Defined in:
lib/rubygems/exceptions.rb

#specObject

Returns the value of attribute spec.



76
77
78
# File 'lib/rubygems/exceptions.rb', line 76

def spec
  @spec
end