# io.github.libtmux.batch.Batch.Batch.run

- **Module:** io.github.libtmux.batch.Batch.Batch
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-java/blob/c3517519ee799428a809ce6deb1708c8be289cd1/libtmux/src/main/java/io/github/libtmux/batch/Batch.java#L74
- **Page:** https://libtmux.org/reference/java/io-github-libtmux-batch-batch-batch-run/

```
io.github.libtmux.batch.Batch.Batch.run() -> BatchResult
```

Runs every collected operation in one tmux invocation.

## Returns

one result per operation, in submission order
