Method: ComponentHost::Host::Component#name

Defined in:
lib/component_host/host.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



127
128
129
# File 'lib/component_host/host.rb', line 127

def name
  @name
end