Mzap::Reporter
Inherits Reference / Object
Constructors
new(stdout_io : IO = STDOUT, stderr_io : IO = STDERR)
SourceInstance methods
info(type : String, message : String, data1 : String | Nil = nil, data2 : String | Nil = nil) : Nil
Sourcewarn(type : String, message : String, data1 : String | Nil = nil, data2 : String | Nil = nil) : Nil
Source