On this page
LibTmux.GetOptionsRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/GetOptionsRequest.cs
-
Describes one
show-optionsinvocation 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.