* Configure the shell to not throw an exception on non-zero exit codes.
()
| 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. |
no outgoing calls