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