class Trashman::Analyzer

Defined in:

trashman/analyzer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def formatter : Trashman::Formatter #

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

[View source]
def print_record(io, record) #

[View source]
def print_stats(io) #

[View source]

[View source]
def sorter=(sorter : Trashman::AnalyzerRecord, Trashman::AnalyzerRecord -> Int32) #

[View source]