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

libtmux::NotificationWatch::notification_fd

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
notification_fd ( ) → int
methodreadonly [source]
methodreadonly [source]
notification_fd

Readable when this watch has something to take or its stream has closed.

Do not read it; taking all available events clears this watch's byte while the stream is open, and closure remains readable. -1 means the pipe could not be created or the watch is empty/moved from.

0 declared, 0 inherited

Esc

Type to search.