error.Error.AfterEffect
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
-
tmux accepted an effectful step before a later part of the operation failed.
Repeating the whole operation may repeat the accepted effect. Inspect
sourceto diagnose the later failure, but do not use its retryability as evidence that the whole operation is safe to replay.
0 declared, 0 inherited