FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
task_internal.hpp File Reference

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.