libtmux Reference MCP Search
On this page

LibTmux.TmuxOptions.GetAsync

View as Markdown

Module
LibTmux
Declared in
TmuxOptions
Package
LibTmux
Source
src/LibTmux/Options/TmuxOptions.cs
GetAsync ( request : GetOptionRequest , cancellationToken : CancellationToken ) Task<IReadOnlyList<TmuxOption>>
methodasync [source]
methodasync [source]
GetAsync

Reads one option.

Parameters
Returns

Every entry tmux reported for the name: one for an ordinary option, and one per set index for an array.

Raises

Discussed in Options and hooks

0 declared, 0 inherited

Esc

Type to search.