Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ getStats
Function
getStats
src/services/contextCollapse/index.ts:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
export
function
getStats(): ContextCollapseStats {
36
return
EMPTY_STATS
37
}
38
39
export
function
subscribe(_callback: () => void): () => void {
40
return
() => {}
Callers
3
CollapseStatus
Function · 0.85
CollapseLabel
Function · 0.85
formatContextAsMarkdownTable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected