error.Error.ServerGone
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
-
The tmux server the command needed was not there.
tmux exits 1 for this and for a command it refused, and separates them only in stderr, so this is read from the message rather than the status.
ServerGoneKindsays which way it was missing; the raw stderr remains available only throughcrate::Server::cmd.
0 declared, 0 inherited