lektor.pluginsystem.Plugin

This is the baseclass of all plugins in Lektor. It does not just hold event handlers and similar things, but also provides some helper methods that are useful for plugins.

Comments