# LibTmux.Internal.TmuxEnvironmentVariables

- **Module:** LibTmux.Internal
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Environment/TmuxEnvironment.cs#L23
- **Page:** https://libtmux.org/reference/dotnet/libtmux-internal-tmuxenvironmentvariables/

Reads the variables tmux exports into the panes it spawns.

## Members

- `TryRead` (method) — Tries to read the tmux server entry from an environment.
- `TryReadPane` (method) — Reads the pane a process was spawned in.
- `HasPsmuxMarker` (method)
- `LooksLikePsmuxServer` (method)
