abstract class Postmany::Ports::Output

Direct Known Subclasses

Defined in:

postmany/ports/output.cr

Instance Method Summary

Instance Method Detail

abstract def error(message : String) : Nil #

[View source]
abstract def file_processed(filename : String, silent : Bool) : Nil #

[View source]
abstract def progress(message : String) : Nil #

[View source]