Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ currentSeq
Method
currentSeq
packages/server/src/ws/connection.ts:62–62 ·
view source on GitHub ↗
(sessionId: string)
Source
from the content-addressed store, hash-verified
60
): Promise<{ aborted: boolean; at_seq?: number }>;
61
62
currentSeq(sessionId: string): number;
63
}
64
65
export
interface
FsWatchHandler {
Callers
2
startServer
Function · 0.65
onAbort
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected