Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Eversmile12/sharedcontext
/ getIdentityPath
Function
getIdentityPath
src/cli/init.ts:234–236 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
232
}
233
234
export
function
getIdentityPath(): string {
235
return
IDENTITY_PATH;
236
}
237
238
function
printAutoSetupSummary(): void {
239
const
result = autoSetupDetectedClients();
Callers
2
loadRemoteConversations
Function · 0.85
isIdentityAvailable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected