Method: CodeHunter::Config.reset

Defined in:
lib/code_hunter/config.rb

.resetObject



6
7
8
# File 'lib/code_hunter/config.rb', line 6

def reset
  self.enable_logger = true
end