Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ text
Method
text
src/utils/Cursor.ts:1013–1015 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1011
}
1012
1013
public get text(): string {
1014
return
this.measuredText.text
1015
}
1016
1017
private get columns(): number {
1018
return
this.measuredText.columns + 1
Callers
15
psAsync
Function · 0.80
runAsync
Function · 0.80
psAsync
Function · 0.80
runAsync
Function · 0.80
osascript
Function · 0.80
jxa
Function · 0.80
listInstalled
Function · 0.80
uploadArtifact
Function · 0.80
ExecuteTool.test.ts
File · 0.80
call
Function · 0.80
registerViaRest
Method · 0.80
createCorsApp
Function · 0.80
Calls
no outgoing calls
Tested by
5
createCorsApp
Function · 0.64
capture
Function · 0.64
ensureCliBundle
Function · 0.64
runAutonomyCli
Function · 0.64
findPackageJson
Function · 0.64