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