From a82504f1627ba80641ad4c3ea8721a2701c364a7 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Fri, 17 Aug 2007 03:54:39 +0000 Subject: improved terminal --- portato/gui/wrapper.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'portato/gui/wrapper.py') diff --git a/portato/gui/wrapper.py b/portato/gui/wrapper.py index 1a9ef8f..c7a5916 100644 --- a/portato/gui/wrapper.py +++ b/portato/gui/wrapper.py @@ -175,3 +175,8 @@ class Console: @returns: title of the console or None""" raise NotImplementedError + + def reset (self): + """Resets the terminal.""" + + raise NotImplementedError -- cgit v1.2.3-70-g09d2