MCPcopy Create free account
hub / github.com/arctic-cli/interface / nothrow

Method nothrow

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

* Configure the shell to not throw an exception on non-zero exit codes.

()

Source from the content-addressed store, hash-verified

35 * Configure the shell to not throw an exception on non-zero exit codes.
36 */
37 nothrow(): BunShell
38
39 /**
40 * Configure whether or not the shell should throw an exception on non-zero exit codes.

Callers 15

snapshot.test.tsFile · 0.65
spawnFunction · 0.65
fromDirectoryFunction · 0.65
currentBranchFunction · 0.65
storage.tsFile · 0.65
executeUninstallFunction · 0.65
fnFunction · 0.65
readFunction · 0.65
clipboard.tsFile · 0.65
commandFunction · 0.65
isDirtyFunction · 0.65
latestFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected