- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- Other languages
- PythonRuby Lua TypeScriptRustGoJava.NETSwift
- options ( target : std::string_view = {} ) expected< std::vector< OptionEntry >, CommandFailure >
-
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 - .NET
LibTmux.Server.Options - Swift
Server.options(_:)
- Python
0 declared, 0 inherited