class Ameba::Presenter::RuleCollectionPresenter

Defined in:

ameba/presenter/rule_collection_presenter.cr

Instance Method Summary

Instance methods inherited from class Ameba::Presenter::BasePresenter

output : IO::FileDescriptor | IO::Memory output

Constructor methods inherited from class Ameba::Presenter::BasePresenter

new(output : IO = STDOUT) new

Instance Method Detail

def run(rules) #

[View source]