Class: Vagrant::CLI
- Inherits:
-
Object
- Object
- Vagrant::CLI
- Defined in:
- lib/engineyard-local/command.rb
Instance Method Summary collapse
Instance Method Details
#help ⇒ Object
59 60 61 |
# File 'lib/engineyard-local/command.rb', line 59 def help Engineyard::Local::Command.dispatch(['help']) end |