Skip to content

getProjectDir

getProjectDir(): string

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

The discovered project root for project-relative artifact resolution, falling back to getCurrentWorkDir when no project config has been discovered (see setProjectDir). Config DISCOVERY and DETECTION must NOT use this; they stay cwd-bound.

string