libtmux::ControlRequestResult
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/control.hpp
-
What one request produced: its reply blocks, and the connection error that ended the exchange if one did.
A connection error is separate from a failed block because they need different handling: a failed command leaves the connection usable.
2 declared, 0 inherited
Members
- blocks attribute Every synchronous reply block tmux emitted for this request, in wire order.
- connection_error attribute