Accumulates chunks of data from STDOUT or STDERR and spits out any accumulated lines when requested.

Method __init__ Undocumented
Method __nonzero__ I evaluate as True if I've ever received any chunks at all.
Method add Undocumented
Method addedLines Undocumented
def __init__(self, reJunk=None):
Undocumented
def __nonzero__(self):

I evaluate as True if I've ever received any chunks at all.

def add(self, data):
Undocumented
def addedLines(self):
Undocumented
API Documentation for pingspice, generated by pydoctor at 2021-09-18 08:41:11.