MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / open

Function open

packages/hosts/mcp/src/in-memory-session-store.test.ts:158–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 );
157
158 const open = (): Promise<string> => openSession(sessions);
159
160 const call = (sessionId: string, id: number) =>
161 Effect.runPromise(

Callers 1

Calls 1

openSessionFunction · 0.70

Tested by

no test coverage detected