libtmux Reference MCP Search
On this page

LibTmux.Internal.MaterializationQuery.FetchAsync

View as Markdown

Module
LibTmux.Internal
Declared in
MaterializationQuery
Package
LibTmux
Source
src/LibTmux/Materialization/TmuxMaterializationQuery.cs
FetchAsync ( listCommand : string , extraArguments : IEnumerable<string>? , cancellationToken : CancellationToken ) Task<IReadOnlyList<IReadOnlyDictionary<string, string?>>>
methodasync [source]
methodasync [source]
FetchAsync

Fetches every row one tmux list command reports.

Parameters
Returns

One decoded field dictionary per row.

0 declared, 0 inherited

Esc

Type to search.