Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnukarOP/claude-code-leaked
/ flushSessionStorage
Function
flushSessionStorage
source code/utils/sessionStorage.ts:1585–1587 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1583
}
1584
1585
export
async
function
flushSessionStorage(): Promise<void> {
1586
await
getProject().flush()
1587
}
1588
1589
export
async
function
hydrateRemoteSession(
1590
sessionId: string,
Callers
2
submitMessage
Method · 0.85
performHandoff
Function · 0.85
Calls
2
getProject
Function · 0.85
flush
Method · 0.45
Tested by
no test coverage detected