GLXShell.libs.properties.commands module¶
- class GLXShell.libs.properties.commands.GLXShellPropertyCommands[source]¶
Bases:
object- property commands¶
commandsproperty store the commands list and assure to set commands value only if have changedeach item should have it dict form: {“name”: “Hello”, “object”: object}
- Returns
the commands property value
- Return type
list or None