MCPcopy Create free account
hub / github.com/Noumena-Network/code /

Class

src/ink/log-update.ts:1785–1785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1783
1784
1785class VirtualScreen {
1786 // Public for direct mutation by writeCellWithStyleStr (avoids txn overhead).
1787 // File-private class — not exposed outside log-update.ts.
1788 cursor: Point

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected