GLXShell.libs.commands module¶
- class GLXShell.libs.commands.GLXShellCommands[source]¶
Bases:
GLXShellPropertyCommandsIt class have responsibility to receive heritage from
GLXShPropertyShellandGLXShellPropertyCommands.Then the class provide
GLXShellCommands.load(),GLXShellCommands.unload()andGLXShellCommands.reload()method’s.It class is include by every plugins, for add method’s use directly by the Plugins Manager.
- load()[source]¶
It function provide load plugin capability to class it receive heritage from it class.
shellproperty is require and should not be to None, that is done automatically byGLXSHell