MCPcopy Create free account
hub / github.com/freecodexyz/free-code /

Class

src/utils/Cursor.ts:151–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151export class Cursor {
152 readonly offset: number
153 constructor(
154 readonly measuredText: MeasuredText,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected