libtmux Reference MCP Search
On this page

server.discovery.Server.clients

View as Markdown

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

List every client attached to the server, preserving any failure.

Errors

Returns an error when the list command cannot run, or when its output cannot be decoded into snapshots.

0 declared, 0 inherited

Esc

Type to search.