Module prodash::render[][src]

Expand description

Modules

A module implementing a terminal user interface capable of visualizing all information stored in progress trees.

Functions

Write a line-based representation of progress to out which is assumed to be a terminal.

An easy-to-use version of render_with_input(…) that does not allow state manipulation via an event stream.