Module zut.terminal

Functions

erase_live()

Erase text written using write_live().

write_live(text[, newline])

Write text to stdout, keeping track of what was written, so that it can be erased next time.