libtmux Reference MCP Search
On this page

LibTmux.TmuxOption.TmuxOption

View as Markdown

Module
LibTmux
Declared in
TmuxOption
Package
LibTmux
Source
src/LibTmux/Options/TmuxOptionValue.cs
TmuxOption ( name : string , value : TmuxOptionValue , index : int? )
method [source]
method [source]
TmuxOption

Initializes an option.

Parameters
  • name ( string ) – The option name, without index or inheritance marker.

  • value ( TmuxOptionValue ) – The value tmux reported.

  • index ( int? ) – The array index, or null for an option that is not an array.

0 declared, 0 inherited

Esc

Type to search.