error.Error.is_object_gone
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/classification.rs
-
Report whether tmux no longer has the object the call named.
The most common branch a caller writes, and the one that is easy to get wrong: an object disappearing is an ordinary race, not a failure of the request.
0 declared, 0 inherited