# LibTmux::Selection

- **Module:** LibTmux
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/selection.rb#L19
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-selection/

Replayable captured membership. Snapshot construction owns record values.

## Members

- `each` (method): Behavior: Selections.
- `empty?` (method): Behavior: Selections.
- `exists?` (method): Behavior: Selections.
- `filter` (method): Behavior: Selections.
- `find_all` (method): Behavior: Selections.
- `length` (method): Behavior: Selections.
- `one` (method): Behavior: Selections.
- `one_or_nil` (method): Behavior: Selections.
- `reject` (method): Behavior: Selections.
- `select` (method): Behavior: Selections.
- `size` (method): Behavior: Selections.
- `to_a` (method): Behavior: Selections.
- `where` (method): Behavior: Selections.
- `new` (method): Behavior: Selections.
