Trees | Indices | Help |
|
---|
|
twisted.internet.protocol.BaseProtocol --+ | twisted.internet.protocol.ProcessProtocol --+ | ProcessRunner
Provide deferred process execution for a *single* command
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
stopped = None
|
|||
exitCode = None
|
|||
output = ''
|
|||
stderr = ''
|
|||
Inherited from |
|
Store up the output as it arrives from the process
|
Store up the output as it arrives from the process
|
Notify the starter that their process is complete
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:33 2011 | http://epydoc.sourceforge.net |