On this page
tmux.WindowFilter.AnyOf
- Module
- tmux
- Declared in
- WindowFilter
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/filter_generated.go
- AnyOf : []WindowFilter
-
AnyOf additionally requires at least one branch to match after ordinary criteria match. A nil slice leaves AnyOf unset; a non-nil empty slice is invalid.
0 declared, 0 inherited