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

io.github.libtmux.control.EventSubscription.EventSubscription.isClosed

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

View as Markdown

Module
io.github.libtmux.control.EventSubscription
Declared in
EventSubscription
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/control/EventSubscription.java
isClosed ( ) → boolean
method [source]
method [source]
isClosed

Whether this subscription has reached its terminal state.

This distinguishes a timed read that expired from one that returned empty because the subscription ended.

0 declared, 0 inherited

Esc

Type to search.