MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / cleanupConnection

Method cleanupConnection

packages/server/src/ws/connection.ts:76–76  ·  view source on GitHub ↗
(connectionId: string)

Source from the content-addressed store, hash-verified

74 wirePaths: readonly string[],
75 ): Promise<FsWatchResult>;
76 cleanupConnection(connectionId: string): void;
77}
78
79export type FsWatchResult =

Callers 1

onCloseMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected