Skip to content

resolveAdlSqlitePath

resolveAdlSqlitePath(projectRoot?): string

Defined in: packages/common/src/db/index.ts:21

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

string

string