- Source
Methods
(async, static) attachMethods()
Scan plugins method
directories, and turn + attach its found files as methods dynamically.
- Source
(async, static) buildConfigs()
Build configurations
- Source
(async, static) checkDependencies()
Ensure dependencies are met
- Source
(async, static) checkNameAliases()
Ensure for names and aliases to be unique and no clashes with other plugins
- Source
(async, static) collectHooks()
Collect and build hooks and push them to the bajo's hook system
- Source
(async, static) run()
Finally, run all plugins
- Source