class Ivar::CheckAllManager
def trace_point
-
(TracePoint, nil)
- The current trace point or nil if not enabled
def trace_point @mutex.synchronize { @trace_point } end
(TracePoint, nil)
- The current trace point or nil if not enabled
def trace_point @mutex.synchronize { @trace_point } end