class Ameba::Reporter

Defined in:

ameba/formatter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(formatter : Formatter) #

[View source]

Instance Method Detail

def finish(sources) #

[View source]
def formatter : Formatter #

[View source]
def formatter=(formatter : Formatter) #

[View source]
def report(source) #

[View source]
def start(sources) #

[View source]