Skip to content

resolveProfileConfigPath

resolveProfileConfigPath(name): string

Defined in: core/dist/config/profiles.d.ts:23

The on-disk path a named profile’s config is written to / discovered at: <projectDir>/.gsloth/.gsloth-settings/<name>/.gsloth.config.json. Resolved against getProjectDir so it matches the loader’s read-side resolution.

string

string