module Autotest::Exit
Constants
- Exit
- VERSION
Public Class Methods
disable!()
click to toggle source
# File lib/autotest/exit.rb, line 7 def self.disable! @@enabled = false end
# File lib/autotest/exit.rb, line 7 def self.disable! @@enabled = false end