# libtmux::CommandBatch

- **Module:** libtmux
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/batch.hpp#L63
- **Page:** https://libtmux.org/reference/cxx/libtmux-commandbatch/

## Members

- `add` (method) — Append one command.
- `size` (method)
- `empty` (method)
- `request` (method) — Render the whole batch as one argv.
- `argv` (method)
- `commands` (method)
