libtmux Reference MCP Search
On this page

FilterExpr

View as Markdown

Package
libtmux-swift
Source
Sources/LibTmux/FilterExpr.swift
enum FilterExpr : enum FilterExpr
enum [source]
enum [source]
enum FilterExpr

A filter over one model, held as data.

Sendable and Codable because it is meant to outlive the call that built it: stored in a config, sent to another process, or translated into a tmux predicate. Closures deliberately have no place in it — they cannot be any of those things.

9 declared, 0 inherited

Members

Esc

Type to search.