LibTmux.PsmuxSession
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- 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.
6 declared, 0 inherited
Members
- Attached property Gets whether a client was attached when the session was read.
- GetPanesAsync method Reads the session's current panes.
- GetWindowsAsync method Reads the session's current windows.
- Id property Gets the captured session identifier.
- Name property Gets the captured session name.
- Server property Gets the psmux endpoint that produced this observation.