Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.PaneFilter.UnmarshalJSON

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.