Boomerang plugin namespace.
All plugins should add their plugin object to BOOMR.plugins
.
A plugin should have, at minimum, the following exported functions:
init(config)
is_complete()
See Creating Plugins for details.
Boomerang plugin namespace.
All plugins should add their plugin object to BOOMR.plugins
.
A plugin should have, at minimum, the following exported functions:
init(config)
is_complete()
See Creating Plugins for details.