Module: ProductionBreakpoints::Configuration::Modes
- Defined in:
- lib/ruby-production-breakpoints/configuration.rb
Overview
Modes of operation for tracers
Defined Under Namespace
Modules: SIGNALS
Constant Summary collapse
- ON =
'ON'- OFF =
'OFF'- SIGNAL =
'SIGNAL'