GLXShell.libs.properties.commands module

class GLXShell.libs.properties.commands.GLXShellPropertyCommands[source]

Bases: object

property commands

commands property store the commands list and assure to set commands value only if have changed

each item should have it dict form: {“name”: “Hello”, “object”: object}

Returns

the commands property value

Return type

list or None