Method: Unstructured::Object#attributes
- Defined in:
- lib/unstructured/object.rb
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
6 7 8 |
# File 'lib/unstructured/object.rb', line 6 def attributes @attributes end |