libtmux Reference MCP Search
On this page

tmux.EnvironmentDecodeError

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/environment.go
struct tmux.EnvironmentDecodeError
struct [source]
struct [source]
struct tmux.EnvironmentDecodeError

EnvironmentDecodeError reports one malformed show-environment record. It never retains the record because environment output may contain secrets.

4 declared, 0 inherited

Members

  • Reason attribute Reason describes malformed framing without retaining the record value.
  • Record attribute Record is the zero-based malformed output record number.
  • Error method Error implements error.
  • Unwrap method Unwrap makes EnvironmentDecodeError compatible with ErrMalformedEnvironment.
Esc

Type to search.