ade.examples.goldstein-price.Runner(object)
class documentation
Part of ade.examples.goldstein-price
(View In Hierarchy)
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. |