Libraries
»
htmltools
(1.10)
»
Index
»
HTMLTree
»
Data
»
#tag
Method: HTMLTree::Data#tag
Defined in:
lib/html/element.rb
#
tag
⇒
Object
Return my (empty) tag String.
291
# File 'lib/html/element.rb', line 291
def
tag
;
'
'
;
end