twisted.application.service.Process
class documentationtwisted.application.service
View Source
(View In Hierarchy)
Implements interfaces: twisted.application.service.IProcess
Process running parameters.
Sets up uid/gid in the constructor, and has a default of None
as processName
.
Method | __init__ | Set uid and gid. |