Flowdock
class
Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Superclass: Object

Psych::Handler is an abstract base class that defines the events used when dealing with Psych::Parser. Clients who want to use Psych::Parser should implement a class that inherits from Psych::Handler and define events that they can handle.

Psych::Handler defines all events that Psych::Parser can possibly send to event handlers.

See Psych::Parser for more details

Constants

OPTIONS = DumperOptions.new

Attributes

Show files where this class is defined (2 files)
Register or log in to add new notes.