Method: Eclipse::Plugin::Info::Category#name

Defined in:
lib/eclipse/plugin.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



18
19
20
# File 'lib/eclipse/plugin.rb', line 18

def name
  @name
end