Class: Kiwi::Internal::ComponentColumn

Inherits:
Struct
  • Object
show all
Defined in:
lib/archetype.rb

Instance Attribute Summary collapse

Instance Attribute Details

#componentsObject

Returns the value of attribute components

Returns:

  • (Object)

    the current value of components



3
4
5
# File 'lib/archetype.rb', line 3

def components
  @components
end