MCPcopy Index your code
hub / github.com/arctic-cli/interface / text

Method text

packages/plugin/src/shell.ts:113–113  ·  view source on GitHub ↗

* Read from stdout as a string

(encoding?: BufferEncoding)

Source from the content-addressed store, hash-verified

111 * Read from stdout as a string
112 */
113 text(encoding?: BufferEncoding): string
114
115 /**
116 * Read from stdout as a JSON object

Callers 15

index.tsFile · 0.65
requestFunction · 0.65
requestFunction · 0.65
tailwind.tsFile · 0.65
checkPackageExistsFunction · 0.65
addDistTagFunction · 0.65
preload.tsFile · 0.65
config.test.tsFile · 0.65
snapshot.test.tsFile · 0.65
openFunction · 0.65
spawnFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected