Method: JDCMicro::VMrun#stop!
- Defined in:
- lib/micro/vmrun.rb
#stop! ⇒ Object
161 162 163 |
# File 'lib/micro/vmrun.rb', line 161 def stop! run('stop') if running? end |
161 162 163 |
# File 'lib/micro/vmrun.rb', line 161 def stop! run('stop') if running? end |