Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/
Class
src/utils/Cursor.ts:1108–1108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1106
}
1107
1108
class
WrappedLine {
1109
constructor(
1110
public readonly text: string,
1111
public readonly startOffset: number,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected