Skip to content

Vault.setConfigDir method

Vault › setConfigDir

Unofficial

Set where the config files are stored (relative to vault root).

Signature:

setConfigDir(configDir: string): void

Parameters:

Parameter Type Description
configDir string Path to config files.

Returns: void