Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | tasking | |
Tool | plugins |
If necessary, it loads all the plugin (.gp) files for the requested types, and runs any plugin init() functions it finds. It then calls all the attach() functions on the loaded plugins. Those attach functions add functions to the tool.
type | type (class) for which we want to load plugins | ||
Allowed: | string | ||
objpublic | the tool the constructor will return to the caller | ||
Allowed: | record |