method
terminal
v2_2_9 -
Show latest stable
- Class:
Psych::Visitors::DepthFirst
terminal(o)private
No documentation available.
# File ext/psych/lib/psych/visitors/depth_first.rb, line 19
def terminal o
@block.call o
end