selection.ManyRelation
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- selection
- Package
- libtmux
- Source
- packages/libtmux/src/selection.ts
-
How criteria apply to a collection: to any of it, all of it, or none.
At least one of the three must be given.
everyandnoneboth hold vacuously for an empty collection, which is set theory rather than a bug, andsomeis what a caller usually wants instead.
0 declared, 0 inherited