libtmux Reference MCP Search
On this page

exc.TmuxCommandFailureOptions

View as Markdown

Module
exc
Package
@libtmux/libtmux
Source
packages/libtmux/src/exc.ts
interface exc.TmuxCommandFailureOptions
interface [source]
interface [source]
interface exc.TmuxCommandFailureOptions

5 declared, 0 inherited

Members

  • args property The full argument vector, without the connection flags.
  • exitCode property
  • stderr property
  • stdout property Whatever the command printed before it failed.
  • target property The -t target the command addressed, when it had one.
Esc

Type to search.