method
set_trace_func
ruby latest stable - Class:
Thread
set_trace_func(p1)public
Establishes proc on thr as the handler for tracing, or disables tracing if the parameter is nil.
set_trace_func(p1)Establishes proc on thr as the handler for tracing, or disables tracing if the parameter is nil.