PyFoam.Applications.CursesApplicationWrapper module¶
Implements a little curses wrapper that makes the output of PyFoam-applications more flashy
-
class
PyFoam.Applications.CursesApplicationWrapper.CWindow(wind, app, bufflen=100, powerline=False, handleKeyboard=True)[source]¶ Bases:
object-
GROUP_COLOR= 4¶
-
HEADER_COLOR= 1¶
-
REGEX_COLOR= 3¶
-
REGULAR_COLOR= 2¶
-
staticOffset¶
-
-
class
PyFoam.Applications.CursesApplicationWrapper.CWindowAnalyzed(wind, app, bufflen=100, powerline=False)[source]¶ Bases:
PyFoam.Applications.CursesApplicationWrapper.CWindow