Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Eversmile12/sharedcontext
/ getDbPath
Function
getDbPath
src/cli/init.ts:230–232 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
228
}
229
230
export
function
getDbPath(): string {
231
return
DB_PATH;
232
}
233
234
export
function
getIdentityPath(): string {
235
return
IDENTITY_PATH;
Callers
3
loadSharedConversations
Function · 0.85
ensureInitialized
Function · 0.85
startMcpServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected