On this page
tmuxq.First
- Module
- tmuxq
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmuxq/query.go
-
First returns a shallow copy of the first source-ordered value accepted by predicate and stops evaluating later values. If no value matches, it returns the zero value of T and false.
0 declared, 0 inherited