Libraries
»
fdlint
(0.1.2)
»
Index
»
XRay
»
HTML
»
Element
»
#to_s
Method: XRay::HTML::Element#to_s
Defined in:
lib/html/struct.rb
#
to_s
⇒
Object
101 102 103
# File 'lib/html/struct.rb', line 101
def
to_s
"[HTML: #{outer_html}]"
end