Trees | Indices | Help |
|
---|
|
|
|||
RunAuxiliary Auxiliary modules manager. |
|||
RunProcessing Analysis Results Processing Engine. |
|||
RunSignatures Run Signatures. |
|||
RunReporting Reporting Engine. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
log = logging.getLogger(__name__)
|
|||
_modules = defaultdict(list)
|
|
Import plugins of type `class` located at `dirpath` into the `namespace` that starts with `module_prefix`. If `dirpath` represents a filepath then it is converted into its containing directory. The `attributes` dictionary allows one to set extra fields for all imported plugins. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 4 23:21:57 2016 | http://epydoc.sourceforge.net |