Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ getCurrentUsageSessionState
Function
getCurrentUsageSessionState
src/components/Settings/usageSession.ts:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
export
function
getCurrentUsageSessionState(): UsageSessionState {
37
return
buildUsageSessionState(getAuthRuntime().getCurrentSession())
38
}
Callers
2
Usage
Function · 0.85
ExtraUsageSection
Function · 0.85
Calls
3
buildUsageSessionState
Function · 0.85
getAuthRuntime
Function · 0.85
getCurrentSession
Method · 0.65
Tested by
no test coverage detected