SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

add_empty_dir Method

Adds an empty folder to the archive.

Syntax

def add_empty_dir(path: str) -> int: ...

Remarks

Use this method to added an empty folder to the archive with an internal path of Path.

The method returns the index of the new folder entry in the files collection.

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