Class IRB::Context
In: cli/ruby-debug/commands/irb.rb
Parent: Object

Monkeypatch to save the current IRB statement to be run and make the instruction sequence "filename" unique. Possibly not needed.

Methods

evaluate  

External Aliases

evaluate -> _ruby_debug_original_evaluate

Public Instance methods

[Validate]