Closed roskakori closed 12 years ago
Add command line option --plugins to specify folder which should be scanned for python modules to import. These modules can define classes derived from AbstractFieldFormat and AbstractCheck which are available for ICDs to use.
--plugins
AbstractFieldFormat
AbstractCheck
See --plugins.
Add command line option
--plugins
to specify folder which should be scanned for python modules to import. These modules can define classes derived fromAbstractFieldFormat
andAbstractCheck
which are available for ICDs to use.