class RabbitWQ::Cli
Public Instance Methods
configuration_class()
click to toggle source
# File lib/rabbit_wq/cli.rb, line 8 def configuration_class RabbitWQ::Configuration end
host_namespace()
click to toggle source
# File lib/rabbit_wq/cli.rb, line 12 def host_namespace RabbitWQ end