pyre.shells.Renderer¶
Module Contents¶
-
class
pyre.shells.Renderer.Renderer(**kwds)¶ Bases:
pyre.componentCustom replacement for the {journal} renderer
-
terminal¶
-
shortSeverities¶
-
render(self, page, metadata)¶ Convert the diagnostic information into a form that a device can record
-
severityUpcase(self, metadata)¶ Return an uppercased severity
-
severityShort(self, metadata)¶ Return a three letter abbreviation for the severity
-