On this page
exc.TmuxTransportError.signal
- Module
- exc
- Declared in
- TmuxTransportError
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/exc.ts
-
The signal that ended the process, when one did.
A plain string rather than Node's
NodeJS.Signals: these declarations are gated to compile with no ambient Node types, and a consumer compares this against"SIGKILL"either way.
0 declared, 0 inherited