types.WatchOptions.subscriptions
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- types
- Declared in
- WatchOptions
- Package
- 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