Method: VMC::Micro::VMrun#stop
- Defined in:
- lib/vmc/micro/vmrun.rb
#stop ⇒ Object
144 145 146 |
# File 'lib/vmc/micro/vmrun.rb', line 144 def stop run('stop') if running? end |
144 145 146 |
# File 'lib/vmc/micro/vmrun.rb', line 144 def stop run('stop') if running? end |