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

LibTmux.GetOptionsRequest

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

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

  • 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.
  • ToCommand method Returns a whole-scope option read as one tmux command.
Esc

Type to search.