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

Function assertDataDirCompatibleNow

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

Source from the content-addressed store, hash-verified

93}
94
95function assertDataDirCompatibleNow(): void {
96 assertDesktopDataDirCompatible(getPathProvider(), getDesktopAppVersion(app.getVersion()))
97}
98
99/**
100 * 获取 Worker 文件路径

Callers 2

streamImportFunction · 0.85
incrementalImportFunction · 0.85

Calls 4

getPathProviderFunction · 0.90
getDesktopAppVersionFunction · 0.90
getVersionMethod · 0.65

Tested by

no test coverage detected