Module prodash::render[][src]

Modules

line
tui

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

Functions

line

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

tui

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