MCPcopy 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
234export function getIdentityPath(): string {
235 return IDENTITY_PATH;
236}
237
238function printAutoSetupSummary(): void {
239 const result = autoSetupDetectedClients();

Callers 2

loadRemoteConversationsFunction · 0.85
isIdentityAvailableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected