Class: Vagrant::CLI

Inherits:
Object
  • Object
show all
Defined in:
lib/engineyard-local/command.rb

Instance Method Summary collapse

Instance Method Details

#helpObject



59
60
61
# File 'lib/engineyard-local/command.rb', line 59

def help
  Engineyard::Local::Command.dispatch(['help'])      
end