On this page
io.github.libtmux.batch.Batch.Batch.Batch
- Module
- io.github.libtmux.batch.Batch
- Declared in
- Batch
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/batch/Batch.java
-
Collects operations to run together.
- Parameters
-
-
dispatch ( Function<List<List<String>>, CommandResult> ) – runs the assembled commands in one invocation and returns tmux's raw reply
-
0 declared, 0 inherited