LibTmux::ControlSubscription#diagnostics
Ruby
- Python Unavailable
- Ruby
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Declared in
- ControlSubscription
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/control.rb
- diagnostics ( ) { queued_events: ::Integer, retained_event_bytes: ::Integer, gap_pending: bool, overflowed: bool, closed: bool, mode: :reliable | :tail, limits: { max_bytes: ::Integer, max_events: ::Integer } }
-
Returns frozen local buffer state. A reliable overflow keeps its prefix readable; explicit close discards the prefix and pending loss report.
Behavior contract: Diagnostics.
0 declared, 0 inherited