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

libtmux::OptionEntry

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

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/options.hpp
struct libtmux::OptionEntry
struct [source]
struct [source]
struct libtmux::OptionEntry

One option as tmux reports it: its name, its value, and the array index it sits at when it is an array option.

4 declared, 0 inherited

Members

  • inherited attribute True when the value comes from a wider scope rather than being set here.
  • index attribute Present only for array options, which tmux indexes sparsely: absent indexes are genuinely unset rather than empty.
  • name attribute
  • value attribute
Esc

Type to search.