t.p.CachedDropin(object) : class documentation

Part of twisted.plugin View Source View In Hierarchy

A collection of CachedPlugin instances from a particular module in a plugin package.
Instance VariablesmoduleNameThe fully qualified name of the plugin module this represents. (type: str )
descriptionA brief explanation of this collection of plugins (probably the plugin module's docstring). (type: str or NoneType )
pluginsThe CachedPlugin instances which were loaded from this dropin. (type: list )
Method __init__ Undocumented
def __init__(self, moduleName, description): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.