Libraries
»
rubygems
(3.4.3)
»
Index
»
Gem
»
PlatformMismatch
»
#name
Method: Gem::PlatformMismatch#name
Defined in:
lib/rubygems/errors.rb
#
name
⇒
Object
(readonly)
the name of the gem
109 110 111
# File 'lib/rubygems/errors.rb', line 109
def
name
@name
end