method

stop_next

v1_9_3_392 - Show latest stable - Class: DEBUGGER__::Context
stop_next(n=1)
public

No documentation available.

# File lib/debug.rb, line 63
    def stop_next(n=1)
      @stop_next = n
    end