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

error.Error.CommandFailed

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
CommandFailed
constant [source]
constant [source]
CommandFailed

tmux rejected a command that the crate requires to succeed.

The raw crate::Server::cmd boundary keeps a nonzero status as data. This variant is for operations whose whole purpose is the effect, so a refusal is a failure rather than a result.

0 declared, 0 inherited

Esc

Type to search.