Method: Mechanize::Page::Link#attributes
- Defined in:
- lib/mechanize/page/link.rb
permalink #attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
17 18 19 |
# File 'lib/mechanize/page/link.rb', line 17 def attributes @attributes end |