Method: Lab::Vm#suspend

Defined in:
lib/lab/vm.rb

#suspendObject



175
176
177
# File 'lib/lab/vm.rb', line 175

def suspend
  @driver.suspend
end