APIdock / Ruby
/
Browse About
method

inspect?

v1_8_6_287 - Show latest stable - Class: IRB::Context
inspect?()
public

No documentation available.

# File lib/irb/context.rb, line 184
    def inspect?
      @inspect_mode.nil? or @inspect_mode
    end

Related methods

  • Instance methods
  • _set_last_value
  • change_workspace
  • debug?
  • debug_level=
  • eval_history=
  • evaluate
  • exit
  • file_input?
  • history_file
  • history_file=
  • home_workspace
  • init_save_history
  • inspect
  • inspect?
  • inspect?
  • inspect_mode=
  • irb_level
  • main
  • math_mode=
  • pop_workspace
  • prompt_mode=
  • prompting?
  • push_workspace
  • save_history
  • save_history=
  • set_last_value
  • set_last_value
  • to_s
  • use_loader
  • use_loader=
  • use_loader?
  • use_readline=
  • use_tracer=
  • verbose?
  • workspaces
  • Class methods
  • new
APIdock API Documentation Browser

© 2026 APIdock