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

Method quiet

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

* By default, the shell will write to the current process's stdout and stderr, as well as buffering that output. * This configures the shell to only buffer the output.

()

Source from the content-addressed store, hash-verified

60 * This configures the shell to only buffer the output.
61 */
62 quiet(): this
63
64 /**
65 * Read from stdout as a string, line by line

Callers 15

initRepoFunction · 0.80
project.test.tsFile · 0.80
initRepoFunction · 0.80
git.test.tsFile · 0.80
initRepoFunction · 0.80
initRepoFunction · 0.80
snapshot.test.tsFile · 0.80
withTmpFunction · 0.80
watcher.test.tsFile · 0.80

Calls

no outgoing calls

Tested by 7

initRepoFunction · 0.64
initRepoFunction · 0.64
initRepoFunction · 0.64
initRepoFunction · 0.64
withTmpFunction · 0.64
initGitRepoFunction · 0.64
cleanupWorktreeFunction · 0.64