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