libtmux::Event
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/control.hpp
- Event : std::variant< ControlBlock, Notification >
-
Anything the parser produces: a reply to something asked, or something tmux said on its own.
The two arrive interleaved on one stream.
0 declared, 0 inherited