class Ameba::Presenter::RulePresenter

Defined in:

ameba/presenter/rule_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(rule) #

[View source]