libtmux Reference MCP Search
On this page

exc.TmuxTransportError.signal

View as Markdown

Module
exc
Declared in
TmuxTransportError
Package
@libtmux/libtmux
Source
packages/libtmux/src/exc.ts
signal : : string | null | undefined
attributereadonly [source]
attributereadonly [source]
signal

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

Esc

Type to search.