Method: TTYHue::Parser::Tag#closing

Defined in:
lib/ttyhue/parser/tag.rb

#closingObject



15
16
17
# File 'lib/ttyhue/parser/tag.rb', line 15

def closing
  @match_data[:closing] != ""
end