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

Method hideQuestionDialog

apps/kimi-code/src/tui/kimi-tui.ts:2888–2891  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2886 }
2887
2888 private hideQuestionDialog(): void {
2889 this.patchLivePane({ pendingQuestion: null });
2890 this.restoreEditor();
2891 }
2892}

Callers 2

constructorMethod · 0.95
showQuestionMethod · 0.80

Calls 2

patchLivePaneMethod · 0.95
restoreEditorMethod · 0.95

Tested by

no test coverage detected