Skip to content

resolveAdlSqlitePath

resolveAdlSqlitePath(projectRoot?): string

Defined in: packages/core/src/db/index.ts:31

Resolves the SQLite file path: absolute ADL_SQLITE_PATH as-is, otherwise relative to projectRoot (or process.cwd()).

string

string