On this page
libtmux::CommandBatch::add
- Module
- libtmux
- Declared in
- CommandBatch
- Package
- libtmux-cxx
- Source
- include/libtmux/batch.hpp
- add ( command : CommandRequest ) bool
-
Append one command.
An empty command is rejected rather than emitted, because an empty argv between separators makes tmux read the next command's name as an argument.
0 declared, 0 inherited