Method: Lab::Drivers::RemoteEsxiDriver#check_file_exists

Defined in:
lib/lab/driver/remote_esxi_driver.rb

#check_file_exists(file) ⇒ Object



125
126
127
# File 'lib/lab/driver/remote_esxi_driver.rb', line 125

def check_file_exists(file)
  raise "Not Implemented"
end