Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
commander
v0.4.0
Commander
Arguments
ArrayStringRunner
Command
Commands
Exception
Flag
Exception
Flags
NoReturnRunner
OptionalRunner
Options
Params
Parser
Base
Exception
LongFlagFormat
ShortFlagFormat
Runner
Types
Built with Crystal 1.9.2
2023-10-08 07:50:43 UTC
module
Commander
Defined in:
commander.cr
commander/command.cr
commander/version.cr
Constant Summary
VERSION
=
"0.4.0"
Class Method Summary
.run
(command : Command, params : Params)
Class Method Detail
def self.
run
(command :
Command
, params :
Params
)
#
[
View source
]