Method: JsDuck::MetaTag#boolean

Defined in:
lib/jsduck/meta_tag.rb

#booleanObject (readonly)

True to ignore any text after the @tag, just record the existance of the tag.



29
30
31
# File 'lib/jsduck/meta_tag.rb', line 29

def boolean
  @boolean
end