libtmux Reference MCP Search
On this page

exc.TmuxCommandError.stdout

View as Markdown

Module
exc
Declared in
TmuxCommandError
Package
@libtmux/libtmux
Source
packages/libtmux/src/exc.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.