Add a new clear method in the Output class
authorNikos Skalkotos <skalkoto@grnet.gr>
Wed, 8 Aug 2012 13:13:57 +0000 (16:13 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Wed, 8 Aug 2012 13:13:57 +0000 (16:13 +0300)
commit4a847a9870e0eebb5efff3012e4eaaf5974735f1
tree60cb1822324a4e79d8808a77c42fb5ff7f3c79a3
parent5f7e1e0c312dd626cc0d4a0f78c86d440948f229
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.
image_creator/dialog_wizard.py
image_creator/output/__init__.py
image_creator/output/cli.py