Library globals

Namespace globals . addons

View source

Initialize addons configured with --addon=foobar command line switch:
- get the list of registered add-ons
- load the addon-main.nas file of each add-on into namespace
__addon[ADDON_ID]__
- call function main() from every such addon-main.nas with the add-on ghost
as argument (an addons.Addon instance).

Functions

commandAddonReload

getNamespaceName

init

load

reload

remove

Variables

id