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

Class

source code/utils/Cursor.ts:153–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected