On this page
tmux.SessionFilter.NameIn
- Module
- tmux
- Declared in
- SessionFilter
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/filter_generated.go
-
NameIn lists accepted values for the materialized session name from Session.Name. A candidate matches when its materialized value equals one listed value. A nil slice leaves NameIn unset; a non-nil empty slice is invalid.
0 declared, 0 inherited