error.Error.OptionValueRefused
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- error
- Declared in
- Error
- Package
- libtmux
- Source
- crates/libtmux/src/error.rs
-
A typed option write that tmux's option table refuses, so nothing was sent.
Raised by
set_typed_optionand its siblings before dispatch, never by tmux, and the option is left as it was.crate::OptionValuesays which variant each kind of option takes. The value is not kept, as no option value is;reasonsays what the option takes instead.
0 declared, 0 inherited