libtmux Reference MCP Search
On this page

libtmux.Server.show_environment

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux
Source
src/libtmux/common.py
show_environment ( self ) dict[str, bool | str]
method [source]
method [source]
show_environment

Inherited from libtmux.common.EnvironmentMixin

Show environment $ tmux show-environment -t [session].

Return dict of environment variables for the session.

Changed

0.13 — Removed per-item lookups. Use libtmux.common.EnvironmentMixin.getenv .

Returns

dict environmental variables in dict, if no name, or str if name entered.

Discussed in Environment

0 declared, 0 inherited

Esc

Type to search.