module Printer

Extended Modules

Defined in:

lib/tasks/printer.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(stats_stream) #

Why do I not need a type definition here?


[View source]