libtmux Reference MCP Search
On this page

LibTmux.TmuxEnvironment.GetAllAsync

View as Markdown

Module
LibTmux
Declared in
TmuxEnvironment
Package
LibTmux
Source
src/LibTmux/Environment/TmuxEnvironmentOperations.cs
GetAllAsync ( cancellationToken : CancellationToken ) Task<IReadOnlyList<TmuxEnvironmentEntry>>
methodasync [source]
methodasync [source]
GetAllAsync

Reads every variable in this environment.

Variables set hidden are not reported. tmux keeps them for the panes it spawns but will not read them back out.

Parameters
Returns

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

Discussed in Environment

0 declared, 0 inherited

Esc

Type to search.