mads.kernel¶
module loading.
-
class
Kernel(*args, **kwargs)[source]¶ Bases:
mads.handler.Handler,mads.storage.Storage-
boot(name='MADS', version=78, txt='FRAMEWORK TO PROGRAM BOTS, JSON BACKEND, MIT LICENSE.', **kwargs)[source]¶ start the kernel.
-
load_mod(modname, force=True)[source]¶ load a module and if force is sset to True, put in in the cache,
-
modules(name='')[source]¶ return a list of modules in the named packages or cfg.packages if no module name is provided.
-
path= 'runtime/kernel'¶
-
shutdown(*args, **kwargs)¶
-