# libtmux::replay

- **Module:** libtmux
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** function
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/lowering.hpp#L55
- **Page:** https://libtmux.org/reference/cxx/libtmux-replay/

```
libtmux::replay(typename Sink, nodes: const LoweredExpression &, sink: Sink &) -> typename Sink
```

Replay an already-lowered child into a sink.
