Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Server.GetClientsAsync

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

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 handle that has not found a live server yet discovers one first.

Parameters
Returns

The clients tmux reports.

Raises

0 declared, 0 inherited

Esc

Type to search.