DEBUGGER__::Tracer
# File debug-1.4.0/lib/debug/tracer.rb, line 112 def setup @tracer = TracePoint.new(:line){|tp| next if skip?(tp) # pp tp.object_id, caller(0) out tp } end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.