libtmux Reference MCP Search
On this page

LibTmux.TmuxOptions.GetAllAsync

View as Markdown

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

Reads every option in the scope.

Parameters
Returns

Every option tmux reported, in the order it reported them.

Raises

Discussed in Options and hooks

0 declared, 0 inherited

Esc

Type to search.