class
Postmany::Application::ProcessDownloadFile
- Postmany::Application::ProcessDownloadFile
- Reference
- Object
Defined in:
postmany/application/process_download_file.crConstant Summary
-
SUCCESS_CODES =
Set {200}
Constructors
Instance Method Summary
Constructor Detail
def self.new(filesystem : Postmany::Ports::Filesystem, http : Postmany::Ports::HttpTransport, sleeper : Postmany::Ports::Sleeper, output : Postmany::Ports::Output)
#
Instance Method Detail
def call(filename : String, context : Postmany::Domain::TransferContext) : Postmany::Domain::Outcome
#