FTXUI
5.0.0
C++ functional terminal UI.
|
Go to the source code of this file.
Data Structures | |
class | AnimationTask |
Namespaces | |
ftxui | |
Typedefs | |
using | Closure = std::function< void()> |
using | Task = std::variant< Event, Closure, AnimationTask > |