libtmux Reference MCP Search
On this page

LibTmux.Server.GetAttachedSessionsAsync

View as Markdown

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

Reads every session with at least one attached client.

Parameters
Returns

The attached sessions, empty when the listing fails.

0 declared, 0 inherited

Esc

Type to search.