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

error.ServerConfigurationErrorKind.NotInsideTmux

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
error
Declared in
ServerConfigurationErrorKind
Package
libtmux
Source
crates/libtmux/src/error.rs
NotInsideTmux
constant [source]
constant [source]
NotInsideTmux

There is no TMUX variable, so this process is not inside tmux.

Distinct from Self::MalformedTmuxVariable , which means the variable is there and does not say what tmux says: the first is an ordinary state a caller may branch on, the second is a broken environment worth reporting.

0 declared, 0 inherited

Esc

Type to search.