- Module
- LibTmux
- Declared in
- Window
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/operations.rb
- Other languages
- Python Lua TypeScriptRustGoJava.NETC++Swift
- options ( ) ::LibTmux::Options
-
Public owner:
LibTmux::Entity#optionsBehavior: Options and hooks.
Behavior contract: Options and hooks.
In other ports Read the options set on a window
- Python
libtmux.Window.show_options - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.showOptions - Rust
window.Window.options - Go
tmux.Window.Options - Java
io.github.libtmux.Window.Window.options - .NET
LibTmux.Window.Options - C++
libtmux::Window::options - Swift
Server.options(_:)
- Python
0 declared, 0 inherited