On this page
io.github.libtmux.Server.Server.ifShell
- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
-
Runs one tmux command or another, according to whether a shell command succeeds.
<p>The choosing happens inside tmux rather than here, which is the point: the condition and both outcomes go out as one request, so nothing can change between asking and acting.
0 declared, 0 inherited