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

Method on

apps/kimi-code/src/tui/theme/detect.ts:55–55  ·  view source on GitHub ↗
(event: "data", listener: (data: Buffer) => void)

Source from the content-addressed store, hash-verified

53 isRaw?: boolean;
54 setRawMode(mode: boolean): NodeJS.ReadStream;
55 on(event: "data", listener: (data: Buffer) => void): NodeJS.ReadStream;
56 off(event: "data", listener: (data: Buffer) => void): NodeJS.ReadStream;
57}
58

Callers 15

openMethod · 0.65
runScenarioFunction · 0.65
captureLinesFunction · 0.65
runTelemetryCrashScriptFunction · 0.65
step.test.tsFile · 0.65
key-tester.tsFile · 0.65
startMethod · 0.65
setupStdinBufferMethod · 0.65
drainInputMethod · 0.65

Calls

no outgoing calls

Tested by 15

runTelemetryCrashScriptFunction · 0.52
handleMethod · 0.52
buildFixtureZipFunction · 0.52
createZipBufferFunction · 0.52
createZipBufferFunction · 0.52
streamingProcessFunction · 0.52
sigtermIgnoringProcessFunction · 0.52
openConnFunction · 0.52
openConnFunction · 0.52
openSessionListListenerFunction · 0.52
rawHttpGetFunction · 0.52
openConnFunction · 0.52