On this page
types.ConnectedServer.subscribe
- Module
- types
- Declared in
- ConnectedServer
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/types.ts
- subscribe ( ) TmuxEventStream
-
Open an independent view of the notifications arriving on this connection.
Each call is its own subscription with its own buffer, so a
for awaitloop and awaitForcan run side by side.
0 declared, 0 inherited