Method: Arrow::HTMLToken#raw
- Defined in:
- lib/arrow/htmltokenizer.rb
#raw ⇒ Object Also known as: to_s
The raw source of the token
106 107 108 |
# File 'lib/arrow/htmltokenizer.rb', line 106 def raw @raw end |
The raw source of the token
106 107 108 |
# File 'lib/arrow/htmltokenizer.rb', line 106 def raw @raw end |