MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/cm/lsp/clientManager.ts:275–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273}
274
275export class LspClientManager {
276 options: ClientManagerOptions;
277
278 #clients: Map<string, ClientState>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected