The dip.io.plugins module contains the definitions of all plugins implemented by the dip.io module.
Base class: Model
The FilesystemStoragePlugin class is the plugin definition for the filesystem based storage factory.
This is called when the plugin is enabled to ask that it configures itself.
Parameter: | plugin_manager – the plugin manager. |
---|