Home > @idealeap/pipeline > ExecutorConfig > afterExecute
ExecutorConfig.afterExecute property
Signature:
typescript
afterExecute?: (result: any, code: string, error?: Error) => void;
afterExecute?: (result: any, code: string, error?: Error) => void;