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

LibTmux.TmuxWaitChannel.Signalled

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

View as Markdown

Module
LibTmux
Declared in
TmuxWaitChannel
Package
LibTmux
Source
src/LibTmux/Waiting/TmuxWaitChannel.cs
Signalled : bool
property [source]
property [source]
Signalled

Gets whether the wait completed before withdrawal began.

A false value does not prove that no signal arrived. Withdrawing must signal the same channel, so tmux cannot attribute a completion that races the decision to withdraw.

0 declared, 0 inherited

Esc

Type to search.