libtmux Reference MCP Search
On this page

libtmux::Server::run_batch

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux-cxx
Source
include/libtmux/server.hpp
run_batch ( batch : const CommandBatch & ) expected< std::string, CommandFailure >
methodreadonly [source]
methodreadonly [source]
run_batch

Run several commands in one invocation.

tmux runs a batch fail-fast, so a failed batch is partially applied rather than rolled back, and one exit status covers the group, so tmux does not identify which member failed.

0 declared, 0 inherited

Esc

Type to search.