IPWorks Cloud 2020 Python Edition

Questions / Feedback?

delete_folder Method

Deletes a folder.

Syntax

def delete_folder(folder_path: str) -> None: ...

Remarks

This method deletes the folder at the specified FolderPath in the share currently selected by share.

Only empty folders may be deleted; non-empty folders must be emptied first.

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