Initializing help system before first use

ExecModeRun.__init__

ExecModeRun.__init__


Purpose
Constructor for the RUN execution mode decorator.
Synopsis
__init__(self, descr: str = 'The built-in execution mode RUN.', preferred_service: str = '')
Arguments
descr 
A description of the execution mode.
preferred_service 
Preferred service for this execution mode.