Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lavinmq-cli
main
AddUserCommand
AddVhostCommand
ChangePasswordCommand
ClearPolicy
Cli
Command
CreateExchange
CreateQueue
DeleteExchange
DeleteQueue
DeleteUserCommand
DeleteVhostCommand
ListExchange
ListPolicies
ListQueue
ListUserCommand
ListVhostCommand
PauseQueue
PurgeQueue
ResumeQueue
SetPermissionsCommand
SetPolicy
SetUserTagsCommand
SetVhostLimitCommand
StatusCommand
Generated using Crystal 1.14.0
2024-11-26 18:36:50 UTC
class
Cli
Cli
Reference
Object
Defined in:
lavinmq-cli.cr
Constructors
.new
(commands : Array(Command), io : IO =
STDOUT
)
Instance Method Summary
#option_parser
#run
Constructor Detail
def self.
new
(commands : Array(
Command
), io : IO =
STDOUT
)
#
[
View source
]
Instance Method Detail
def
option_parser
#
[
View source
]
def
run
#
[
View source
]