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

engine.TmuxCommandResult

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
TmuxCommandResult
typealias [source]
typealias [source]
TmuxCommandResult

What an engine reports back: the process's own exit, not tmux's opinion of it.

A returncode of zero and a signal of null together mean tmux ran and answered; either one set means it did not finish, and stderr says why.

0 declared, 0 inherited

Esc

Type to search.