On this page
libtmux::CommandOperation
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/async.hpp
5 declared, 0 inherited
Members
- ~CommandOperation method
- CommandOperation method
- detach method Releases the result obligation without cancelling the command.
- request_cancel method Requests withdrawal; false means no live transport cancellation remains.
- wait method Consumes the same bounded answer
Server::rungives.