MCPcopy Index your code
hub / github.com/anomalyco/opencode / lines

Method lines

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

* Read from stdout as a string, line by line * Automatically calls quiet() to disable echoing to stdout.

()

Source from the content-addressed store, hash-verified

66 * Automatically calls quiet() to disable echoing to stdout.
67 */
68 lines(): AsyncIterable<string>
69
70 /**
71 * Read from stdout as a string.

Callers 2

process.test.tsFile · 0.80
shell.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected