server.Server.typed_global_option
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- server
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server/settings.rs
-
Read one global session option, decoded according to its declared kind.
Sessions inherit from this table. Absence and decoding work as in
Self::typed_option.Errors
Returns an error when tmux does not recognize the option name.
0 declared, 0 inherited