libtmux Reference MCP Search
On this page

io.github.libtmux.transport.CommandResult.CommandResult

View as Markdown

Module
io.github.libtmux.transport.CommandResult
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/transport/CommandResult.java
struct io.github.libtmux.transport.CommandResult.CommandResult
struct [source]
struct [source]
struct io.github.libtmux.transport.CommandResult.CommandResult

One completed invocation.

<p>A nonzero exit is data, not a failure. tmux reports an ordinary "no such pane" the same way it reports a real problem, so only a higher-level method knows which one should raise.

2 declared, 0 inherited

Members

  • succeeded method Whether tmux reported success.
  • toString method Counts only, because both channels carry captured terminal content.
Esc

Type to search.