On this page
io.github.libtmux.transport.CommandResult.CommandResult
- Module
- io.github.libtmux.transport.CommandResult
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/transport/CommandResult.java
-
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