LibTmux.UnsetOptionRequest
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/UnsetOptionRequest.cs
-
Describes one
set-option -uinvocation.
7 declared, 0 inherited
Members
- Global property Gets whether the global table is unset instead of the local one.
- Name property Gets the option to unset, optionally with an array index.
- Quiet property Gets whether a missing option is answered with nothing instead of an error.
- Scope property Gets the scope to unset in, or null for the owner's own.
- ToCommand method Returns an unset request as one tmux command.
- UnsetOptionRequest method Initializes a request to unset one option.
- UnsetPaneOverrides property Gets whether every pane's override of the option goes too.