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

Function restorePromptSessionPermission

apps/kimi-code/src/cli/run-prompt.ts:133–133  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

131 workDir,
132 });
133 let restorePromptSessionPermission = async (): Promise<void> => {};
134 let removeTerminationCleanup: (() => void) | undefined;
135 let cleanupPromise: Promise<void> | undefined;
136 const cleanupPromptRun = async (): Promise<void> => {

Callers 1

cleanupPromptRunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected