module UrlChecker
Overview
extend Logging
Included Modules
Extended Modules
Defined in:
url-checker.crConstant Summary
- 
        CONFIG = 
Config.load - 
        Log = 
::Log.for(self) - 
        
I can use macro if statements to change this initialization if the @type == Program, to not wrap my main file in a module, if that's something I want
 - 
        PERIOD = 
CONFIG.period - 
        WORKERS = 
CONFIG.workers