libtmux Reference MCP Search
On this page

LibTmux.GetOptionRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/GetOptionRequest.cs
struct LibTmux.GetOptionRequest
struct [source]
struct [source]
struct LibTmux.GetOptionRequest

Describes one show-options invocation for a single option.

7 declared, 0 inherited

Members

  • GetOptionRequest method Initializes a request for one option.
  • Global property Gets whether the global table is read instead of the local one.
  • IncludeHooks property Gets whether hooks are listed alongside options.
  • IncludeInherited property Gets whether values inherited from a parent scope are included.
  • Name property Gets the option to read.
  • Quiet property Gets whether a missing option is answered with nothing instead of an error.
  • Scope property Gets the scope to read in, or null for the owner's own.
Esc

Type to search.