Method: Gem::UninstallError#spec

Defined in:
lib/rubygems/exceptions.rb

#specObject

Returns the value of attribute spec.



66
67
68
# File 'lib/rubygems/exceptions.rb', line 66

def spec
  @spec
end