IPWorks Cloud 2020 Python Edition

Questions / Feedback?

delete_resource Method

Deletes a resource.

Syntax

def delete_resource(path: str) -> None: ...

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 Python Edition - Version 20.0 [Build 8265]