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
SetVhostLimitCommand
SetVhostLimitCommand
Command
Reference
Object
Defined in:
lavinmq-cli.cr
Instance Method Summary
#args
: String
#description
: String
#process_command
#slug
: String
#specific_options
: String
#validate?
Instance methods inherited from class
Command
args
args
,
banner
banner
,
description
description
,
global_options
global_options
,
process_command
process_command
,
quiet?
quiet?
,
run
run
,
slug
slug
,
specific_options
specific_options
,
validate?
validate?
Constructor methods inherited from class
Command
new(io : IO =
STDOUT
)
new
Instance Method Detail
def
args
: String
#
[
View source
]
def
description
: String
#
[
View source
]
def
process_command
#
[
View source
]
def
slug
: String
#
[
View source
]
def
specific_options
: String
#
[
View source
]
def
validate?
#
[
View source
]