On this page
libtmux::ControlRequestResult::blocks
- Module
- libtmux
- Declared in
- ControlRequestResult
- Package
- libtmux-cxx
- Source
- include/libtmux/control.hpp
- blocks : std::vector< ControlBlock >
-
Every synchronous reply block tmux emitted for this request, in wire order.
tmux does not put a request or operation ID on its guards, so a command alias or inserted command may make this differ from
group.
0 declared, 0 inherited