resolveProjectRoot
resolveProjectRoot(
options?):string
Defined in: packages/core/src/project/resolve.ts:18
Resolves the ADL project directory: explicit root, then ADL_PROJECT_ROOT, then cwd.
Parameters
Section titled “Parameters”options?
Section titled “options?”string
string
Returns
Section titled “Returns”string