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

Method remove

packages/server/src/ws/connection.ts:71–71  ·  view source on GitHub ↗
(
    sessionId: string,
    connectionId: string,
    wirePaths: readonly string[],
  )

Source from the content-addressed store, hash-verified

69 wirePaths: readonly string[],
70 ): Promise<FsWatchResult>;
71 remove(
72 sessionId: string,
73 connectionId: string,
74 wirePaths: readonly string[],

Callers 2

onUnsubscribeMethod · 0.65
onWatchFsRemoveMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected