libtmux Reference MCP Search
On this page

LibTmux.Server.GetClientsAsync

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Clients.cs
GetClientsAsync ( cancellationToken : CancellationToken ) Task<IReadOnlyList<Client>>
methodasync [source]
methodasync [source]
GetClientsAsync

Reads the clients attached to this server.

A server with no clients is the ordinary case rather than a failure, so this answers empty when tmux cannot list them.

Parameters
Returns

The clients tmux reports.

0 declared, 0 inherited

Esc

Type to search.