Skip to content

findAdlProjectRootFromCwd

findAdlProjectRootFromCwd(cwd?): string

Defined in: packages/core/src/project/resolve.ts:39

Walks upward from cwd to find a directory containing adl.config.*. Used by the CLI and inspection UI when no explicit project root is set.

string = ...

string