libtmux Reference MCP Search
On this page

LibTmux.PsmuxPane.CaptureAsync

View as Markdown

Module
LibTmux
Declared in
PsmuxPane
Package
LibTmux
Source
src/LibTmux/Psmux/PsmuxPane.cs
CaptureAsync ( options : PsmuxCaptureOptions? , cancellationToken : CancellationToken ) Task<IReadOnlyList<string>>
method [source]
method [source]
CaptureAsync

Reads this pane's text through the audited capture subset.

Target consistency is best effort. An external process can remove the pane between LibTmux's existence preflight and psmux's capture.

Parameters
Returns

The captured lines.

Raises

0 declared, 0 inherited

Esc

Type to search.