CBFS Vault 2020 Python Edition

Questions / Feedback?

close_vault Method

Closes the vault.

Syntax

def close_vault(force: bool) -> None: ...

Remarks

This method closes the currently-open vault.

(In CBVault, the Force parameter's value is ignored.)

Note: This method can only be called when active is True.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Vault 2020 Python Edition - Version 20.0 [Build 8145]