MCPcopy Create free account
hub / github.com/QuantaAlpha/claude-code / getStats

Function getStats

src/services/contextCollapse/index.ts:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26}
27
28export function getStats(): Stats {
29 return stats
30}
31
32export function isContextCollapseEnabled(): boolean {
33 return false

Callers 3

CollapseStatusFunction · 0.85
CollapseLabelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected