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

engine.TmuxInvocationRequest

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

View as Markdown

Module
engine
Package
libtmux
Source
packages/libtmux/src/engine.ts
TmuxInvocationRequest
typealias [source]
typealias [source]
TmuxInvocationRequest

What an engine is asked to run: one ordered command list, and the daemon it must still be talking to.

tmux runs a command list until one fails and discards the rest, so the list is the unit of atomicity a caller gets. The daemon guard is what stops a raw tmux id being applied to whatever a restarted server reissued it to.

0 declared, 0 inherited

Esc

Type to search.