libtmux Reference MCP Search
On this page

LibTmux.Client.GetAsync

View as Markdown

Module
LibTmux
Declared in
Client
Package
LibTmux
Source
src/LibTmux/Client.Administration.cs
GetAsync ( server : Server , name : string , cancellationToken : CancellationToken ) Task<Client>
methodstaticasync [source]
methodstaticasync [source]
GetAsync

Reads one client by name.

Parameters
  • server ( Server ) – The server to look on.

  • name ( string ) – The client name.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

Returns

The client.

Raises

0 declared, 0 inherited

Esc

Type to search.