Part of genconfig_plugin View Source View In Hierarchy
Implements interfaces: twisted.application.service.IServiceMaker, twisted.plugin.IPlugin
Method | makeService | Create and return an object providing |
twisted.application.service.IService
.Parameters | options | A mapping (typically a dict or
twisted.python.usage.Options instance) of configuration
options to desired configuration values.
|