The command.py module#

Summary#

Command

Base class for commands.

Description#

Provides a SCADE IDE Command base class.

This module provides Command base class that stubs scade.tool.suite.gui.commands.Command when not available.

This allows to create unit tests for commands.