On this page
error.ServerConfigurationErrorKind.NotInsideTmux
- Module
- error
- Declared in
- ServerConfigurationErrorKind
- Package
- libtmux
- Source
- crates/libtmux/src/error.rs
-
There is no
TMUXvariable, 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