Skip to content

Home > @idealeap/pipeline > ExecutorConfig > beforeExecute

ExecutorConfig.beforeExecute property

Signature:

typescript
beforeExecute?: (code: string) => void;
beforeExecute?: (code: string) => void;

Released under the MIT License.