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

Class

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

Source from the content-addressed store, hash-verified

750}
751
752class VirtualScreen {
753 // Public for direct mutation by writeCellWithStyleStr (avoids txn overhead).
754 // File-private class — not exposed outside log-update.ts.
755 cursor: Point

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected