libtmux Reference MCP Search
On this page

libtmux::Connection::execute

View as Markdown

Module
libtmux
Declared in
Connection
Package
libtmux-cxx
Source
include/libtmux/control.hpp
execute ( request : ControlRequest , deadline : std::chrono::steady_clock::time_point ) ControlRequestResult
method [source]
method [source]
execute

Completes at this request's private protocol boundary and preserves every guarded block before it.

This is wire evidence, not a final command result: tmux may end a block before a waiting job or file operation later reports unguarded output or failure. Use Server::run when final success or failure is required.

0 declared, 0 inherited

Esc

Type to search.