Method: Ploy::Command::Base#run

Defined in:
lib/ploy/command/base.rb

#run(argv) ⇒ Object



4
5
6
# File 'lib/ploy/command/base.rb', line 4

def run(argv)
  return false
end