libtmux Reference MCP Search
On this page

common.CommandOptions.signal

View as Markdown

Module
common
Declared in
CommandOptions
Package
@libtmux/libtmux
Source
packages/libtmux/src/common.ts
signal : : AbortLike
propertyreadonly [source]
propertyreadonly [source]
signal

Abandon the command when this signal fires.

Typed structurally rather than as the DOM's AbortSignal so the published declarations need no browser or Node type library; a real one satisfies it.

0 declared, 0 inherited

Esc

Type to search.