MCPcopy
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

psAsyncFunction · 0.80
runAsyncFunction · 0.80
psAsyncFunction · 0.80
runAsyncFunction · 0.80
osascriptFunction · 0.80
jxaFunction · 0.80
listInstalledFunction · 0.80
uploadArtifactFunction · 0.80
callFunction · 0.80
registerViaRestMethod · 0.80
createCorsAppFunction · 0.80

Calls

no outgoing calls

Tested by 5

createCorsAppFunction · 0.64
captureFunction · 0.64
ensureCliBundleFunction · 0.64
runAutonomyCliFunction · 0.64
findPackageJsonFunction · 0.64