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

error.Error.AfterEffect

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

tmux accepted an effectful step before a later part of the operation failed.

Repeating the whole operation may repeat the accepted effect. Inspect source to diagnose the later failure, but do not use its retryability as evidence that the whole operation is safe to replay.

0 declared, 0 inherited

Esc

Type to search.