Skip to main content

default_vault_dir

Function default_vault_dir 

Source
pub fn default_vault_dir() -> Result<PathBuf, Error>
Expand description

Returns the default directory for the local vault.

LOCKBOX_VAULT_DIR overrides the platform default. Without an override, the path follows the operating system’s application-data conventions.