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

Method reject

packages/node-sdk/examples/runtime-smoke-helpers.ts:100–100  ·  view source on GitHub ↗
(error: Error)

Source from the content-addressed store, hash-verified

98 readonly promise: Promise<T>;
99 resolve(value: T): void;
100 reject(error: Error): void;
101}
102
103function watchPromptStream(session: Session, waitForDelta: boolean): PromptStreamWatcher {

Callers 15

_onCloseMethod · 0.65
abortableSleepFunction · 0.65
handleFunction · 0.65
rejectAllFunction · 0.65
watchPromptStreamFunction · 0.65
rg-locator.test.tsFile · 0.65
rejectedKaosFunction · 0.65
getFunction · 0.65
CollectingSinkClass · 0.65

Implementers 2

PendingApprovalpackages/server/src/services/approval/
PendingQuestionpackages/server/src/services/question/

Calls

no outgoing calls

Tested by 5

handleFunction · 0.52
rejectedKaosFunction · 0.52
getFunction · 0.52
createRpcClientFunction · 0.52