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

errors.WaitTimeoutError

TypeScript
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
errors
Package
libtmux
Source
packages/libtmux/src/errors.ts
class errors.WaitTimeoutError
class [source]
class [source]
class errors.WaitTimeoutError

A wait reached its deadline with the condition still unmet.

Says nothing about the condition — it may have become true immediately after. A caller that needs to know must read the state again.

1 declared, 0 inherited

Members

Esc

Type to search.