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

FilterExpr.matches(_:)

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

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.