|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Classes | |
| struct | PendingTask |
Namespaces | |
| namespace | ftxui |
| The FTXUI ftxui:: namespace. | |
| namespace | ftxui::task |
Typedefs | |
| using | Task = std::function<void()> |
| A task represents a unit of work. | |