Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ output.test.ts
File
output.test.ts
src/ink/output.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
import
Output, { resetSharedOutputCharCachesForTesting } from
'./output.js'
3
import
{
4
cellAt,
Callers
nothing calls this directly
Calls
14
resetSharedOutputCharCachesForTesting
Function · 0.85
resetOutputRenderStatsForTesting
Function · 0.85
createOutput
Function · 0.85
charInCellAt
Function · 0.85
getOutputRenderStatsSnapshot
Function · 0.85
createScreen
Function · 0.85
readScreenRows
Function · 0.85
setCellAt
Function · 0.85
writePlainAsciiLineAt
Function · 0.85
cellAt
Function · 0.85
writeLines
Method · 0.80
clip
Method · 0.80
Tested by
no test coverage detected