Skip to content

getGslothConfigReadPath

getGslothConfigReadPath(filename, identityProfileRaw): string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/fileUtils.ts:77

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