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

Go API

Go documentation

tmux.FromEnvError

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
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.

Discussed in Environment

4 declared, 0 inherited

Members

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

Type to search.