cModules.ExtensionManager module#
- attr(x, /)#
- Return the value of the least significant bit of the float x.
- class ExtensionManager[source]#
Bases:
ExtensionManagerthis is extension manager- Expression(self: ExtensionManager, source: str) str[source]#
- OnProcess(self: ExtensionManager) None[source]#
- RunPy(self: ExtensionManager, file_path: str) bool[source]#
- OnImport(self: ExtensionManager, module: str) None[source]#
- ReloadChangedModules(self: ExtensionManager) None[source]#
- Command(self: ExtensionManager, command: str) bool[source]#
- RefreshInstalledList(self: ExtensionManager) None[source]#