Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ getTerminalWriteStatsSnapshot
Function
getTerminalWriteStatsSnapshot
src/ink/terminalWriteStats.ts:112–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
export
function
getTerminalWriteStatsSnapshot(): TerminalWriteStatsSnapshot {
113
return
{
114
...stats,
115
patchTypeCounts: { ...stats.patchTypeCounts },
116
}
117
}
Callers
3
summarizeFrames
Function · 0.85
summarizeFrames
Function · 0.85
terminalWriteStats.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected