Skip to content

Vault.getConfigFile method

Vault › getConfigFile

Unofficial

Get path to config file (relative to vault root).

Signature:

getConfigFile(configFile: string): string

Parameters:

Parameter Type Description
configFile string The config file name.

Returns: stringThe path to the config file.