Part of twisted.lore.scripts.lore View Source View In Hierarchy
Known implementations: twisted.plugins.twisted_lore._LorePlugin
Attribute | name | The user-facing name of this processor |
Attribute | moduleName | The fully qualified Python name of the object defining this processor.
This object (typically a module) should have a factory
attribute with generate_<output> methods. |