Method: Arrow::HTMLTag#tagname
- Defined in:
- lib/arrow/htmltokenizer.rb
#tagname ⇒ Object (readonly)
The name of the tag
236 237 238 |
# File 'lib/arrow/htmltokenizer.rb', line 236 def tagname @tagname end |
The name of the tag
236 237 238 |
# File 'lib/arrow/htmltokenizer.rb', line 236 def tagname @tagname end |