libtmux Reference MCP Search
On this page

tmux.OptionValue

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_value.go
struct tmux.OptionValue
struct [source]
struct [source]
struct tmux.OptionValue

OptionValue preserves option presence and resolution origin. Its zero value is absent. Copies of reference-bearing T values are shallow.

2 declared, 0 inherited

Members

  • Get method Get returns the option value and reports whether it is present.
  • Origin method Origin returns the resolution origin and reports whether the option is present.
Esc

Type to search.