Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::Server::run_chain

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java
  • .NET
  • C++
  • Swift Unavailable

View as Markdown

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 >
methodreadonly [source]
methodreadonly [source]
run_chain

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

0 declared, 0 inherited

Esc

Type to search.