# libtmux::FormatBuilder

- **Module:** libtmux
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/393d4b0ad666f18a6581f1eb281741a75a7503f0/include/libtmux/format.hpp#L53
- **Page:** https://libtmux.org/en/cxx/latest/reference/libtmux-formatbuilder/

Build a format from alternating literal and variable pieces so a caller never hand-concatenates and forgets to escape one of them.

## Members

- `literal` (method)
- `field` (method)
- `str` (method)
