On this page
LibTmux.Testing.TemporaryHierarchyScope.Server
- Module
- LibTmux.Testing
- Declared in
- TemporaryHierarchyScope
- Package
- LibTmux
- Source
- src/LibTmux/Testing/TemporaryHierarchyScope.cs
-
Gets the server the rest live in.
The session's server rather than the scope's endpoint. A scope holds an endpoint because a tmux server with no sessions exits at once, so it has read nothing and has no version — and a listing that needs the version then fails, which for the lenient accessors reads as an empty server. Creating the session materialized one; this is that.
0 declared, 0 inherited