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