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

libtmux::NotificationWatch::wait_for_notifications

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

View as Markdown

Module
libtmux
Declared in
NotificationWatch
Package
libtmux-cxx
Source
include/libtmux/notification.hpp
wait_for_notifications ( deadline : std::chrono::steady_clock::time_point ) → std::vector< Notification >
method [source]
method [source]
wait_for_notifications

Wait for this watch to have an event, for the stream to close, or for the deadline.

An empty result means one of the latter two happened.

0 declared, 0 inherited

Esc

Type to search.