method
set_trace_all
v2_6_3 -
Show latest stable
- Class:
DEBUGGER__
set_trace_all(arg)public
No documentation available.
# File lib/debug.rb, line 279
def set_trace_all(arg)
DEBUGGER__.set_trace(arg)
end set_trace_all(arg)No documentation available.
# File lib/debug.rb, line 279
def set_trace_all(arg)
DEBUGGER__.set_trace(arg)
end