class
Postmany::Bootstrap::Runner
- Postmany::Bootstrap::Runner
- Reference
- Object
Defined in:
postmany/bootstrap/runner.crConstructors
Instance Method Summary
Constructor Detail
def self.new(command_line : Postmany::Bootstrap::CommandLine = Postmany::Bootstrap::CommandLine.new)
#
Instance Method Detail
def run(argv : Array(String), stdin : IO = STDIN, stdout : IO = STDOUT, stderr : IO = STDERR) : Int32
#