Skip to content

Home > @idealeap/pipeline > DynamicExecutor > (constructor)

DynamicExecutor.(constructor)

Constructs a new instance of the DynamicExecutor class

Signature:

typescript
constructor(config?: ExecutorConfig);
constructor(config?: ExecutorConfig);

Parameters

ParameterTypeDescription
configExecutorConfig(Optional)

Released under the MIT License.