t.a.s.IProcess(Interface) : interface documentation

Part of twisted.application.service View Source View In Hierarchy

Known implementations: twisted.application.service.Process

Process running parameters

Represents parameters for how processes should be run.
Instance VariablesprocessNamethe name the process should have in ps (or None) (type: str )
uidthe user-id the process should run under. (type: int )
gidthe group-id the process should run under. (type: int )
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.