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

Go API

Go documentation

tmux.OptionValue

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/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.