method
stop_next
v2_5_5 -
Show 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