# File typeprof-0.21.2/lib/typeprof/config.rb, line 70 def self.current Thread.current[:typeprof_config] end
# File typeprof-0.21.2/lib/typeprof/config.rb, line 74 def self.set_current(config) Thread.current[:typeprof_config] = config 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.