Object
Monkeypatch to save the current IRB statement to be run and make the instruction sequence “filename” unique. Possibly not needed.
# File cli/ruby-debug/commands/irb.rb, line 98 def evaluate(line, line_no) $rdebug_irb_statements = line _ruby_debug_original_evaluate(line, line_no) end
Generated with the Darkfish Rdoc Generator 2.