SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

Remove Method

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

Syntax

public fun remove(path: String?)

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 Kotlin Edition - Version 20.0 [Build 8063]