Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ flushSessionStorage
Function
flushSessionStorage
src/utils/sessionStorage.ts:1741–1743 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1739
}
1740
1741
export
async
function
flushSessionStorage(): Promise<void> {
1742
await
getProject().flush()
1743
}
1744
1745
export
async
function
hydrateRemoteSession(
1746
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