Type:
Class
Constants:
NOPRINTING_IVARS : ["@last_value"]
NO_INSPECTING_IVARS : ["@irb", "@io"]
IDNAME_IVARS : ["@prompt_mode"]

A class that wraps the current state of the irb session, including the configuration of IRB.conf.

use_tracer=
  • References/Ruby on Rails/Ruby/Classes/IRB/IRB::Context

use_tracer=(opt) Instance Public methods Sets whether or not to use the

2025-01-10 15:47:30