libtmux Reference MCP Search
On this page

LibTmux.PsmuxSession

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Psmux/PsmuxSession.cs
class LibTmux.PsmuxSession
class [source]
class [source]
class LibTmux.PsmuxSession

An immutable observation of the sole psmux session.

This observation is bound to Server 's captured generation. Query methods throw StaleServerGenerationException after replacement; call RefreshAsync to obtain a fresh observation.

7 declared, 0 inherited

Members

  • GetPanesAsync method Reads the session's current panes.
  • GetWindowsAsync method Reads the session's current windows.
  • PsmuxSession method
  • Attached property Gets whether a client was attached when the session was read.
  • Id property Gets the captured session identifier.
  • Name property Gets the captured session name.
  • Server property Gets the psmux endpoint that produced this observation.
Esc

Type to search.