MCPcopy Create free account
hub / github.com/arctic-cli/interface / 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

tmpdirFunction · 0.80
project.test.tsFile · 0.80
bootstrapFunction · 0.80
snapshot.test.tsFile · 0.80
spawnFunction · 0.80
fromDirectoryFunction · 0.80
currentBranchFunction · 0.80
storage.tsFile · 0.80
executeUninstallFunction · 0.80
readFunction · 0.80
clipboard.tsFile · 0.80
isDirtyFunction · 0.80

Calls

no outgoing calls

Tested by 1

bootstrapFunction · 0.64