libtmux::FailureKind
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/command.hpp
-
Why a command did not produce an answer, in the order a caller would diagnose them: bad before it left, then how it left, then what came back.
11 declared, 0 inherited
Members
- unsupported constant The backend cannot provide this operation without weakening its contract; nothing was dispatched.
- cancelled constant The caller withdrew the call.
- missing constant
- overloaded constant More work is in flight than the engine accepts.
- pipe constant
- pre_exec constant
- refused constant
- spawn constant
- timeout constant
- truncated constant tmux ran and answered, and the answer did not fit.
- validation constant