journal.ANSIRenderer¶
Module Contents¶
-
class
journal.ANSIRenderer.ANSIRenderer(**kwds)¶ Bases:
pyre.componentA color capable text renderer
-
header¶
-
doc= the marker to use while rendering the diagnostic metadata¶
-
body¶
-
doc= the marker to use while rendering the diagnostic body
-
scheme¶
-
doc= the set of colors to use when rendering diagnostics
-
esc= [{}m¶
-
colors¶
-
render(self, page, metadata)¶ Convert the diagnostic information into a form that a device can record
-