Class: Peatio::Command::AMQP::Root

Inherits:
Base
  • Object
show all
Defined in:
lib/peatio/command/amqp.rb

Instance Method Summary collapse

Methods inherited from Base

#say, #sql_client

Instance Method Details

#executeObject



4
5
6
# File 'lib/peatio/command/amqp.rb', line 4

def execute
  say "Nothing here"
end