DEBUGGER__::Tracer
# File debug-1.4.0/lib/debug/tracer.rb, line 113 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.0
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.