libtmux Reference MCP Search
On this page

FilterExpr.matches(_:)

View as Markdown

Declared in
FilterExpr
Package
libtmux-swift
Source
Sources/LibTmux/FilterExpr.swift
matches(_:) ( root : Root ) Bool
method [source]
method [source]
matches(_:)

Whether one value satisfies this filter.

Evaluated against a value already in hand. Matching never reaches tmux, so iterating results cannot spawn a process.

0 declared, 0 inherited

Esc

Type to search.