Package pallavi :: Module PluginManager
[hide private]
[frames] | no frames]

Module PluginManager

source code

This module manages plugins and macro code. The difference is that macros are loaded dynamically and plugins are loaded from files. Macros tend to be shorter snippets executed once while plugins are loaded into memory and interact with the core.

Classes [hide private]
  PluginManager