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

tmux.PaneFilter.Predicate

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

View as Markdown

Module
tmux
Declared in
PaneFilter
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/filter_generated.go
Predicate ( ) → (func(*Pane) bool, error)
method [source]
method [source]
Predicate

Predicate validates the pane filter and returns a local predicate for Pane values materialized by a Snapshot ; it never runs tmux. It traverses only loaded relations and returns false for a nil candidate.

0 declared, 0 inherited

Esc

Type to search.