Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
Postmany
v0.4.1
Postmany
Adapters
CrystalHttpTransport
FiberWorkerPool
FilenameMimeResolver
IOFilenameSource
KernelSleeper
LocalFilesystem
SystemClock
TerminalOutput
Application
ProcessDownloadFile
ProcessFile
ProcessUploadFile
RunTransferBatch
Bootstrap
CommandLine
ExitRequested
Runner
Domain
BatchResult
Endpoint
Outcome
TransferContext
TransferMethod
Ports
Clock
FilenameSource
FileProcessor
Filesystem
HttpRequest
HttpResponse
HttpTransport
MimeResolver
Output
Sleeper
WorkerPool
Generated using Crystal 1.16.3
2026-02-21 16:43:23 UTC
class
Postmany::
Bootstrap::
ExitRequested
Postmany::Bootstrap::ExitRequested
Exception
Reference
Object
Defined in:
postmany/bootstrap/command_line.cr
Constructors
.new
(code : Int32, message : String, target : IO)
Instance Method Summary
#code
: Int32
#target
: IO
Constructor Detail
def self.
new
(code : Int32, message : String, target : IO)
#
[
View source
]
Instance Method Detail
def
code
: Int32
#
[
View source
]
def
target
: IO
#
[
View source
]