MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / getDbDirectory

Function getDbDirectory

apps/desktop/main/worker/workerManager.ts:565–567  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

563 * 获取数据库目录(供外部使用)
564 */
565export function getDbDirectory(): string {
566 return getDbDir()
567}
568
569// ==================== AI 查询 API ====================
570

Callers

nothing calls this directly

Calls 1

getDbDirFunction · 0.70

Tested by

no test coverage detected