module StatusChecker

Extended Modules

Defined in:

lib/tasks/status_checker.cr

Constant Summary

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

Class Method Summary

Class Method Detail

def self.run(url_stream, workers : Int32) #

[View source]