On this page
server.Server.attached_sessions_or_empty
- Module
- server
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server.rs
-
List the sessions that have at least one client attached.
This is the lenient form; use
Server::attached_sessionswhen the reason for an empty result matters.
0 declared, 0 inherited