Libraries
»
jsduck
(4.10.1)
»
Index
»
JsDuck
»
MetaTag
»
#name
Method: JsDuck::MetaTag#name
Defined in:
lib/jsduck/meta_tag.rb
#
name
⇒
Object
(readonly)
Name of the tag (required)
9 10 11
# File 'lib/jsduck/meta_tag.rb', line 9
def
name
@name
end