libtmux Reference MCP Search
On this page

LibTmux.Client.ResolveAttachmentAsync

View as Markdown

Module
LibTmux
Declared in
Client
Package
LibTmux
Source
src/LibTmux/Client.Administration.cs
ResolveAttachmentAsync ( cancellationToken : CancellationToken ) Task<ClientAttachment?>
methodasync [source]
methodasync [source]
ResolveAttachmentAsync

Reads where this client is looking now.

The three parts come from one reading of the client, so a client that moves between sessions cannot yield a window from one and a pane from another.

Parameters
Returns

The session, window and pane the client is on, or null when the client is gone or attached to nothing.

0 declared, 0 inherited

Esc

Type to search.