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

types.ConnectedServer.subscribe

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
Declared in
ConnectedServer
Package
libtmux
Source
packages/libtmux/src/types.ts
subscribe ( ) → TmuxEventStream
method [source]
method [source]
subscribe

Open an independent view of the notifications arriving on this connection.

Each call is its own subscription with its own buffer, so a for await loop and a waitFor can run side by side.

0 declared, 0 inherited

Esc

Type to search.