errors.TmuxTransportError.signal
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- errors
- Declared in
- TmuxTransportError
- Package
- libtmux
- Source
- packages/libtmux/src/errors.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