libtmux Reference MCP Search
On this page

server.discovery.Server.clients_or_empty

View as Markdown

Module
server.discovery
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/discovery.rs
clients_or_empty ( self ) Vec<Client>
method [source]
method [source]
clients_or_empty

List every client attached to the server, in tmux's own order.

This is the lenient form; use Server::clients when the reason for an empty result matters.

0 declared, 0 inherited

Esc

Type to search.