Class: Debugger::Context

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby-debug-ide.rb

Instance Method Summary collapse

Instance Method Details

#interruptObject



44
45
46
# File 'lib/ruby-debug-ide.rb', line 44

def interrupt
  self.stop_next = 1
end