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
Parameters
Section titled “Parameters”filename
Section titled “filename”string
The configuration filename to look for
identityProfileRaw
Section titled “identityProfileRaw”string | undefined
The identity profile dir within GSLOTH_SETTINGS_DIR to look for the configuration file in.
Returns
Section titled “Returns”string
The resolved path where the configuration file should be found