Statistics
| Branch: | Tag: | Revision:

root / image_creator / output / cli.py @ 1d413d1e

History | View | Annotate | Download (3.7 kB)

# Date Author Comment
4a847a98 08/08/2012 04:13 pm Nikos Skalkotos

Add a new clear method in the Output class

In the cli output classes this method will clear terminal screen if
the standard output is a terminal.

4e58b51b 06/11/2012 06:28 pm Nikos Skalkotos

Create a new output subpackage