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

Method init

apps/kimi-code/test/tui/message-replay.test.ts:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 readonly streamingUI: StreamingUIController;
35 readonly sessionEventHandler: SessionEventHandler;
36 init(): Promise<boolean>;
37 switchToSession(session: Session, statusMessage: string): Promise<void>;
38}
39

Callers 3

makeDriverFunction · 0.65
handleInitCommandFunction · 0.65

Implementers 1

KimiTUIapps/kimi-code/src/tui/kimi-tui.ts

Calls

no outgoing calls

Tested by 1

makeDriverFunction · 0.52