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

Go API

Go documentation

tmux.EnvironmentValueError

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