Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux::ControlSubscription#diagnostics

Ruby
  • Python Unavailable
  • Ruby
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

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 } }
methodlibtmux [source]
methodlibtmux [source]
diagnostics

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

Esc

Type to search.