Method: Psych::Stream::Emitter#end_document
- Defined in:
- lib/psych/stream.rb
#end_document(implicit_end = !streaming?) ⇒ Object
26 27 28 |
# File 'lib/psych/stream.rb', line 26 def end_document implicit_end = !streaming? super end |
26 27 28 |
# File 'lib/psych/stream.rb', line 26 def end_document implicit_end = !streaming? super end |