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

libtmux::FilterExpr

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

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/filter_expr.hpp
class libtmux::FilterExpr
class [source]
class [source]
class libtmux::FilterExpr

A filter over one entity type, as a value.

Owns every operand it compares against, so it outlives the call that built it and can be stored and copied. The node set is a closed variant rather than an expression template, which is what lets the same value both filter a range already in memory and be translated to a tmux -f format later.

Discussed in Filtering and queries

4 declared, 0 inherited

Members

Esc

Type to search.