# io.github.libtmux.junit5.FakeTmux.FakeTmux.sent

- **Module:** io.github.libtmux.junit5.FakeTmux.FakeTmux
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux-junit5/src/main/java/io/github/libtmux/junit5/FakeTmux.java#L222
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-junit5-faketmux-faketmux-sent/

```
io.github.libtmux.junit5.FakeTmux.FakeTmux.sent() -> List<List<String>>
```

Every command the library sent, in order, each as the words tmux would have read.

Unwrapped: a command the library fenced on the server's identity or sent in a group is here
as itself, and the plumbing that carried it is not.
