Module: Psych::Pure::CommentExtensions::Handler
- Defined in:
- lib/psych/pure.rb
Overview
Extend the Handler to be able to handle comments coming out of the parser.
Instance Method Summary collapse
Instance Method Details
#comment(value) ⇒ Object
677 678 |
# File 'lib/psych/pure.rb', line 677 def comment(value) end |