# File lib/deltacloud/drivers/vsphere/vsphere_filemanager.rb, line 57 def delete_iso!(datastore,file_name) deleteFile(datastore, file_name) end