# testing.RecordedCall

- **Module:** testing
- **Package:** libtmux
- **Language:** TypeScript
- **Kind:** interface
- **Source:** https://github.com/libtmux/libtmux-ts/blob/3fe1ca654b81b8cbf4a13b777a001a3298c87a6f/packages/libtmux/src/testing.ts#L38
- **Page:** https://libtmux.org/en/ts/latest/reference/testing-recordedcall/

What every recorded entry carries, answered or not.

## Members

- `commands` (property): The commands tmux ran, without the connection flags.
- `stdin` (property): Bytes written to the command's standard input, when it had any.
