Psych::Handler - ri - phpman

Look up a command

 

Markdown Format | JSON API | MCP Server Tool


= Psych::Handler < Object

(from gem psych-5.4.0)
------------------------------------------------------------------------

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:

EVENTS:
  Events that a Handler should respond to.

OPTIONS:
  Default dumping options


= Instance methods:

  alias
  empty
  end_document
  end_mapping
  end_sequence
  end_stream
  event_location
  scalar
  start_document
  start_mapping
  start_sequence
  start_stream
  streaming?


Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 06:18 @216.73.216.198 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!