Libraries
»
wocker
(0.3.9)
»
Index (S)
»
Wocker
»
Cli
»
StopCommand
Class: Wocker::Cli::StopCommand
Inherits:
Clamp::Command
Object
Clamp::Command
Wocker::Cli::StopCommand
show all
Defined in:
lib/wocker/cli/stop_command.rb
Instance Method Summary
collapse
#
execute
⇒ Object
Instance Method Details
#
execute
⇒
Object
6 7 8
# File 'lib/wocker/cli/stop_command.rb', line 6
def
execute
Wocker
::
Vagrant
.
run
"
suspend
"
end