Libraries
»
fdlint
(0.1.2)
»
Index
»
XRay
»
HTML
»
Element
»
#tag
Method: XRay::HTML::Element#tag
Defined in:
lib/html/struct.rb
#
tag
⇒
Object
(readonly)
Returns the value of attribute tag.
17 18 19
# File 'lib/html/struct.rb', line 17
def
tag
@tag
end