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

Method send

packages/server/src/routes/files.ts:70–70  ·  view source on GitHub ↗
(payload: unknown)

Source from the content-addressed store, hash-verified

68 header(name: string, value: string | number): FilesReply;
69 code(status: number): FilesReply;
70 send(payload: unknown): unknown;
71}
72
73export function registerFilesRoutes(

Callers 15

report.test.tsFile · 0.65
sendMethod · 0.65
terminal.test.tsFile · 0.65
helloAndSubscribeFunction · 0.65
openSessionListListenerFunction · 0.65
buildAppFunction · 0.65
openSubscriberFunction · 0.65

Calls

no outgoing calls

Tested by 8

helloAndSubscribeFunction · 0.52
openSessionListListenerFunction · 0.52
buildAppFunction · 0.52
openSubscriberFunction · 0.52
helloAndSubscribeFunction · 0.52
openSubscriberFunction · 0.52
openSubscriberFunction · 0.52
openSubscriberFunction · 0.52