On this page
tmux.WindowFilter.UnmarshalJSON
- Module
- tmux
- Declared in
- WindowFilter
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/filter_generated.go
-
UnmarshalJSON clears the receiver, strictly decodes a window filter, then validates it. Unknown or duplicate fields, trailing data, and semantic failures wrap
ErrInvalidFilter; the receiver may retain decoded state on error.
0 declared, 0 inherited