libtmux Reference MCP Search
On this page

options.OptionValue

View as Markdown

Module
options
Package
libtmux
Source
crates/libtmux/src/options.rs
enum options.OptionValue
enumoverload [source]
enumoverload [source]
enum options.OptionValue

4 declared, 0 inherited

Members

  • Flag constant A flag tmux wrote as on or off.
  • Number constant A number.
  • Text constant Text, which covers choices, colours, keys, commands, and user options.
  • decode method Decode a stored value according to an option's declared kind.
Esc

Type to search.