On this page
types.WatchOptions.subscriptions
- Module
- types
- Declared in
- WatchOptions
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/types.ts
- subscriptions : : readonly FormatSubscription[]
-
Formats to subscribe to, reported as
TmuxSubscriptionEvent.A subscription belongs to one control client, so these are re-issued after a reconnect; without that a recovered connection would stop reporting.
0 declared, 0 inherited