module

CRE::Demo::TuiDemo

TuiDemo synthesizes a stream of fake events so you can SEE what the live TUI looks like without running the full daemon. Eight seconds of narrated activity, then it shuts down cleanly.

Class methods

run(io : IO = STDOUT, seconds : Int32 = 8) : Int32
Source