method
new
v2_6_3 -
Show latest stable
- Class:
Psych::Parser
new(handler = Handler.new)public
Creates a new Psych::Parser instance with handler. YAML events will be called on handler. See Psych::Parser for more details.
new(handler = Handler.new)Creates a new Psych::Parser instance with handler. YAML events will be called on handler. See Psych::Parser for more details.