Class: Peatio::Command::AMQP::Root
- Defined in:
- lib/peatio/command/amqp.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#execute ⇒ Object
4 5 6 |
# File 'lib/peatio/command/amqp.rb', line 4 def execute say "Nothing here" end |