Method: Gem::PlatformMismatch#name

Defined in:
lib/rubygems/errors.rb

#nameObject (readonly)

the name of the gem



109
110
111
# File 'lib/rubygems/errors.rb', line 109

def name
  @name
end