Go to the source code of this file.
Namespaces | |
| namespace | slimpy_base.api.Plugins.pluginLoader |
Classes | |
| class | loader |
| Class to load pluging from enclosed folders, replaces same as import * as list. More... | |
Functions | |
| def | __init__ |
| def | load |
| reutrns a dictionary of modules | |
| def | getModules |
| Returns the names of all of the modules in the directory of this file. | |
Variables | |
| string | __copyright__ |
| load pluging from enclosed folders does not import on a NotImplementedError | |
| string | __license__ |
1.5.6