- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Scopes.cs
- Other languages
- PythonRuby Lua TypeScriptRustGoJavaC++Swift
- Options : TmuxOptions
-
Gets the options of this server.
Server options belong to the daemon rather than to anything inside it, so nothing is targeted and the global table is the only one there is.
In other ports Read the options set on the server
- Python
libtmux.Server.show_options - Ruby
LibTmux::Server#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 - C++
libtmux::Server::options - Swift
Server.options(_:)
- Python
0 declared, 0 inherited