On this page
io.github.libtmux.Server.Server.batch
- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
- batch ( ) Batch ( snapshot : ServerSnapshot ) Batch ( pid : long , version : TmuxVersion ) Batch
-
Collects several commands to run in one tmux invocation.
<p>Each operation gets its own outcome. tmux discards a group after the first failure, so a single exit status cannot say which command failed or which never ran.
0 declared, 0 inherited