IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

DeleteResource Method

Deletes a resource.

Object Oriented Interface

public function doDeleteResource($path);

Procedural Interface

ipworkscloud_hadoopdfs_do_deleteresource($res, $path);

Remarks

This method deletes the resource at Path.

The RecursiveDelete configuration setting can be used to control whether this method will recursively delete non-empty directories (it is enabled by default).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]