Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

error.Error.OptionRejected

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
error
Declared in
Error
Package
libtmux
Source
crates/libtmux/src/error.rs
OptionRejected
constant [source]
constant [source]
OptionRejected

tmux would not accept an option name or value.

Classified because the three answers call for different fixes: an unknown name is a typo, an ambiguous one needs more of the name, and a rejected value needs a different value. A caller reading stderr would have to know that tmux says "bad value" for a flag and "value is invalid" for a number.

0 declared, 0 inherited

Esc

Type to search.