method
stop_next
ruby latest stable - Class:
DEBUGGER__::Context
stop_next(n=1)public
No documentation available.
# File lib/debug.rb, line 224
def stop_next(n=1)
@stop_next = n
end stop_next(n=1)No documentation available.
# File lib/debug.rb, line 224
def stop_next(n=1)
@stop_next = n
end