# Packages
No description provided by the author
# Constants
PluginRootDirSymbol is the name of a variable of type string which a plugin may define if it want to obtain the plugin root directory.
PluginSymbol is the name of a variable of type plugin.Plugin which all plugin implementations MUST define.
# Interfaces
Callback defines a plugin callback.