I manage one executable.

Method __init__ Undocumented
Method shutdown Shuts down my executable.
Method __call__ Sends the args to my executable via STDIN, returning a Deferred that fires with the result when it arrives via STDOUT.
def __init__(self, execPath):
Undocumented
def shutdown(self):

Shuts down my executable.

def __call__(self, *args):

Sends the args to my executable via STDIN, returning a Deferred that fires with the result when it arrives via STDOUT.

API Documentation for ade, generated by pydoctor at 2022-11-17 13:13:22.