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

types.WaitForOptions

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

View as Markdown

Module
types
Package
libtmux
Source
packages/libtmux/src/types.ts
interface types.WaitForOptions
interface [source]
interface [source]
interface types.WaitForOptions

Timing for a whole-server state wait.

2 declared, 0 inherited

Members

  • pollIntervalMs property Poll interval for unannounced changes. A positive timer-safe integer; defaults to 250 ms.
  • timeoutMs property Maximum time to wait. A positive timer-safe integer; defaults to 30 seconds.
Esc

Type to search.