libtmux::Server::run_chain
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- Other languages
- Python Ruby Lua TypeScript Rust Go Java.NET Swift
- 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.
In other ports Run several commands in one tmux invocation
- Python no equivalent on
Server - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Rust
server.Server.chain - Go no equivalent on
Server - Java
io.github.libtmux.Server.Server.chain - .NET
LibTmux.Server.Chain - Swift no equivalent on
Server
- Python no equivalent on
0 declared, 0 inherited