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