libtmux Reference MCP Search
On this page

tmux.FromEnvError

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/from_env.go
struct tmux.FromEnvError
struct [source]
struct [source]
struct tmux.FromEnvError

FromEnvError reports which tmux discovery variable was missing or malformed. It never retains or prints the variable's value.

4 declared, 0 inherited

Members

  • Reason attribute Reason describes why the variable cannot identify a tmux resource.
  • Variable attribute Variable is the discovery variable name, never its value.
  • Error method Error implements error.
  • Unwrap method Unwrap makes FromEnvError compatible with ErrNotInsideTmux.
Esc

Type to search.