class call_engine :This engine corresponds to?ignore_error_code:bool -> ?mode:Shell_sys.group_mode -> ?stdin:Shell.producer -> ?stdout:Shell.consumer -> ?stderr:Shell.consumer -> Shell_sys.command list -> Unixqueue.event_system ->[Shell_sys.job_status]job_handler_engine_type
Shell.call. The command list is
executed until the job is done. In this case,
the status of the engine changes to `Done or `Error.
If not ignore_error_code, failed jobs are reporte>