On this page
server.settings.Server.option_names
- Module
- server.settings
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server/settings.rs
-
List the server option names.
Values are not included: tmux renders them for display with three different quoting styles, so re-parsing them would be guesswork. Read each value with
Server::get_option, which returns exact bytes.Errors
Returns an error when tmux refuses the listing.
0 declared, 0 inherited