No class docstring
Method __init__ Undocumented
Method connectionMade Undocumented
Method write Write to the terminal.
Method outReceived Receive data from the terminal.
Method errReceived Report an error.
Method childConnectionLost Undocumented
Method processEnded Undocumented
def __init__(self, proto):
Undocumented
def connectionMade(self):
Undocumented
def write(self, data):

Write to the terminal.

ParametersdataData to write. (type: bytes)
def outReceived(self, data):

Receive data from the terminal.

ParametersdataData received. (type: bytes)
def errReceived(self, data):

Report an error.

ParametersdataData to include in the Failure object. (type: bytes)
def childConnectionLost(self, childFD):
Undocumented
def processEnded(self, reason):
Undocumented
API Documentation for pingspice, generated by pydoctor at 2021-09-18 08:41:11.