On this page
libtmux::Server::buffers
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- buffers ( ) expected< std::vector< Buffer >, CommandFailure >
-
The server's cut buffers, newest first as tmux orders them.
A server holding none answers with an empty list rather than a failure, like every other listing here.
0 declared, 0 inherited