method
stop_next
stop_next(n=1)
public
Hide source
# File lib/debug.rb, line 224 def stop_next(n=1) @stop_next = n end
stop_next(n=1)
public
# File lib/debug.rb, line 224 def stop_next(n=1) @stop_next = n end