Method: Moonrope::Structure#attributes

Defined in:
lib/moonrope/structure.rb

#attributesHash (readonly)

Returns attributes which should be included in this structure.

Returns:

  • (Hash)

    attributes which should be included in this structure



25
26
27
# File 'lib/moonrope/structure.rb', line 25

def attributes
  @attributes
end