Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.EnvironmentValue

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.