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

selection.ManyRelation

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

View as Markdown

Module
selection
Package
libtmux
Source
packages/libtmux/src/selection.ts
ManyRelation
typealias [source]
typealias [source]
ManyRelation

How criteria apply to a collection: to any of it, all of it, or none.

At least one of the three must be given. every and none both hold vacuously for an empty collection, which is set theory rather than a bug, and some is what a caller usually wants instead.

0 declared, 0 inherited

Esc

Type to search.