- INSTANCE
Plugin INSTANCE;
Undocumented in source.
- DESCR
PluginDescriptor DESCR;
Undocumented in source.
- instantiated
bool instantiated;
Undocumented in source.
- _activator
PluginActivator _activator;
Undocumented in source.
- extensions
ExtensionDesc[] extensions;
Undocumented in source.
- extensionPoints
ExtensionPointDesc[] extensionPoints;
Undocumented in source.
- setDescr
void setDescr(PluginDescriptor desc)
Undocumented in source. Be warned that the author may not have intended to support it.
- getInstance
auto getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.
- ModuleListener
class ModuleListener
Undocumented in source.
- init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
- deinit
void deinit()
Undocumented in source. Be warned that the author may not have intended to support it.
- activator
PluginActivator activator()
Undocumented in source. Be warned that the author may not have intended to support it.
- activator
void activator(PluginActivator a)
Undocumented in source. Be warned that the author may not have intended to support it.
- descr
const(PluginDescriptor)* descr()
Undocumented in source. Be warned that the author may not have intended to support it.