new(handler = Handler.new)
Class Public methods
Creates a new Psych::Parser instance with
handler
. YAML events will be called on handler
.
See Psych::Parser for more details.
Creates a new Psych::Parser instance with
handler
. YAML events will be called on handler
.
See Psych::Parser for more details.
Please login to continue.