Method: DataChecks.config

Defined in:
lib/data_checks.rb

.configObject



24
25
26
# File 'lib/data_checks.rb', line 24

def config
  @config ||= Config.new
end