libtmux Reference MCP Search
On this page

LibTmux.GetOptionsRequest

View as Markdown

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

Describes one show-options invocation for every option in a scope.

6 declared, 0 inherited

Members

  • GetOptionsRequest method Initializes a request for every option in a scope.
  • 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.
  • Quiet property Gets whether an empty table 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.