libtmux Reference MCP Search
On this page

server.settings.Server.typed_option

View as Markdown

Module
server.settings
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/settings.rs
typed_option ( self , name : &str ) Result<Option<OptionValue>, Error>
method [source]
method [source]
typed_option

Read one server option, decoded according to its declared kind.

Errors

Returns an error when tmux does not recognize the option name.

0 declared, 0 inherited

Esc

Type to search.