SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

remove Method

Removes file(s) and/or folder(s) from the archive.

Syntax

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

Remarks

Use this method to remove entries from the archive. Provide an archive-local pathvia the Path parameter.

Path supports file masks, which makes this method quite powerful (and potentially dangerous).

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Python Edition - Version 20.0 [Build 8166]