libtmux Reference MCP Search
On this page

tmux.EnvironmentValue

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/environment.go
struct tmux.EnvironmentValue
struct [source]
struct [source]
struct tmux.EnvironmentValue

EnvironmentValue is one tmux environment value or removal marker. Its zero value is an ordinary empty value, not a removal marker.

2 declared, 0 inherited

Members

  • Removed attribute Removed reports that tmux will remove the variable from new processes.
  • Value attribute Value is the exact value after tmux format expansion, if any.
Esc

Type to search.