On this page
LibTmux.PsmuxSession
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Psmux/PsmuxSession.cs
-
An immutable observation of the sole psmux session.
This observation is bound to
Server's captured generation. Query methods throwStaleServerGenerationExceptionafter replacement; callRefreshAsyncto 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.