MCPcopy Create free account
hub / github.com/tiann/hapi / getCursorAcpModelsSnapshot

Function getCursorAcpModelsSnapshot

cli/src/cursor/utils/cursorAcpModelsBridge.ts:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12}
13
14export function getCursorAcpModelsSnapshot(): CursorModelsSnapshot | null {
15 return snapshot;
16}

Callers 2

listCursorModelsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected