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

LibTmux.Server.GetAttachedSessionsAsync

.NET

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Collections.cs
Other languages
Python Ruby Lua TypeScript Rust Go Java C++ Swift
GetAttachedSessionsAsync ( cancellationToken : CancellationToken ) → Task<IReadOnlyList<Session>>
methodasync [source]
methodasync [source]
GetAttachedSessionsAsync

Reads every session with at least one attached client.

A handle that has not found a live server yet discovers one first.

Parameters
Returns

The attached sessions reported by a successful read.

Raises
In other ports List the sessions a client is attached to

0 declared, 0 inherited

Esc

Type to search.