Method: HTMLTree::Element#attributes

Defined in:
lib/web/htmltools/element.rb

#attributesObject

Return my attributes Hash.



209
# File 'lib/web/htmltools/element.rb', line 209

def attributes; @_attributes; end