libtmux Reference MCP Search
On this page

tmux.EnvironmentValueError

View as Markdown

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

EnvironmentValueError reports a value that cannot round-trip through show-environment. It intentionally does not retain or print the environment value.

2 declared, 0 inherited

Members

  • Error method Error implements error without disclosing the environment value.
  • Unwrap method Unwrap makes EnvironmentValueError compatible with ErrInvalidEnvironmentValue.
Esc

Type to search.