Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ flushSync
Method
flushSync
packages/agent-core/src/logging/sinks.ts:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
flush(): Promise<boolean>;
23
close(): Promise<void>;
24
flushSync(): void;
25
}
26
27
interface
RotatingFileSinkOptions {
Callers
8
telemetry.test.ts
File · 0.65
attachSink
Method · 0.65
flushSync
Method · 0.65
shutdown
Method · 0.65
flushSync
Method · 0.65
flushSync
Function · 0.65
trackCrash
Function · 0.65
flushSync
Method · 0.65
Implementers
1
RotatingFileSink
packages/agent-core/src/logging/sinks.
Calls
no outgoing calls
Tested by
no test coverage detected