Skip to content

getGslothConfigReadPath

getGslothConfigReadPath(filename, identityProfileRaw): string

Defined in: core/dist/utils/fileUtils.d.ts:30

Gets the path where gsloth should look for configuration files based on .gsloth directory existence

string

The configuration filename to look for

string | undefined

The identity profile dir within GSLOTH_SETTINGS_DIR to look for the configuration file in.

string

The resolved path where the configuration file should be found