b.u.t.TextUIOutputStream(object) : class documentation

Part of bzrlib.ui.text View In Hierarchy

Decorates an output stream so that the terminal is cleared before writing.

This is supposed to ensure that the progress bar does not conflict with bulk text output.

Method __init__ Undocumented
Method flush Undocumented
Method write Undocumented
Method writelines Undocumented
def __init__(self, ui_factory, wrapped_stream):
Undocumented
def flush(self):
Undocumented
def write(self, to_write):
Undocumented
def writelines(self, lines):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.