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

error.Error.is_object_gone

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/classification.rs
is_object_gone ( self ) → bool
method [source]
method [source]
is_object_gone

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

Esc

Type to search.