Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ close
Method
close
packages/agent-core/src/logging/sinks.ts:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
/** Resolves to false when the pending batch could not be written. */
22
flush(): Promise<boolean>;
23
close(): Promise<void>;
24
flushSync(): void;
25
}
26
Callers
15
start
Function · 0.65
serveOnce
Function · 0.65
serveOnce
Function · 0.65
archive.test.ts
File · 0.65
logger.test.ts
File · 0.65
goal-session.test.ts
File · 0.65
lifecycle-hooks.test.ts
File · 0.65
init.test.ts
File · 0.65
cron-stop-on-close.test.ts
File · 0.65
subagent-host.test.ts
File · 0.65
terminal-service.test.ts
File · 0.65
close
Function · 0.65
Implementers
1
RotatingFileSink
packages/agent-core/src/logging/sinks.
Calls
no outgoing calls
Tested by
5
start
Function · 0.52
serveOnce
Function · 0.52
serveOnce
Function · 0.52
close
Function · 0.52
close
Function · 0.52