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

errors.TmuxCommandError.stdout

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

View as Markdown

Module
errors
Declared in
TmuxCommandError
Package
libtmux
Source
packages/libtmux/src/errors.ts
stdout : : readonly string[]
attributereadonly [source]
attributereadonly [source]
stdout

Whatever the command printed before it failed.

tmux writes as it goes, so a command that fails part-way has usually said something first. Dropping it loses the only record of how far it got.

0 declared, 0 inherited

Esc

Type to search.