class Griffith::ConsoleReporter

Included Modules

Defined in:

griffith/console_reporter.cr

Constructors

Instance Method Summary

Instance methods inherited from module Griffith::Subscriber(Griffith::Task)

on_event(event_name : Symbol, entity : T) on_event

Instance methods inherited from module Griffith::Reporter

report_on(task : Task) report_on

Constructor Detail

def self.new(io : IO = STDOUT) #

[View source]

Instance Method Detail

def on_event(_event_name, task) #

[View source]
def report_on(task : Task) #

[View source]