Home > @idealeap/pipeline > ExecutorConfig > beforeExecute
ExecutorConfig.beforeExecute property
Signature:
typescript
beforeExecute?: (code: string) => void;
beforeExecute?: (code: string) => void;