On this page
libtmux::Server::run_chain
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- run_chain ( chain : const Chain & ) expected< std::string, CommandFailure >
-
Run a chain.
A chain that failed validation never reaches tmux, and says which step was wrong rather than surfacing a tmux message about it.
0 declared, 0 inherited