Class: Fauxpaas::Invoker

Inherits:
Object
  • Object
show all
Defined in:
lib/fauxpaas/invoker.rb

Instance Method Summary collapse

Instance Method Details

#add_command(command) ⇒ Object

TODO: test this



7
8
9
# File 'lib/fauxpaas/invoker.rb', line 7

def add_command(command)
  run(command)
end