libtmux Reference MCP Search
On this page

tmux.PaneFilter.UnmarshalJSON

View as Markdown

Module
tmux
Declared in
PaneFilter
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/filter_generated.go
UnmarshalJSON ( data : []byte ) error
method [source]
method [source]
UnmarshalJSON

UnmarshalJSON clears the receiver, strictly decodes a pane 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

Esc

Type to search.