MCPcopy 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

1import { describe, expect, it } from 'bun:test'
2import Output, { resetSharedOutputCharCachesForTesting } from './output.js'
3import {
4 cellAt,

Callers

nothing calls this directly

Calls 14

createOutputFunction · 0.85
charInCellAtFunction · 0.85
createScreenFunction · 0.85
readScreenRowsFunction · 0.85
setCellAtFunction · 0.85
writePlainAsciiLineAtFunction · 0.85
cellAtFunction · 0.85
writeLinesMethod · 0.80
clipMethod · 0.80

Tested by

no test coverage detected