Libraries
»
weby
(0.0.3)
»
Index
»
Weby
»
HTML
»
#text
Method: Weby::HTML#text
Defined in:
lib/weby/html.rb
#
text
⇒
Object
Also known as:
content
196 197 198 199
# File 'lib/weby/html.rb', line 196
def
text
return
''
if
!
@node
node
.
content
end