UNPKG

process-rerun

Version:

The purpose of this library is - build simple and flexible interface for parallel command execution with rerun (on fail) possibility

3 lines (2 loc) 201 B
declare function executionWatcher(currentTime: any, limitTime: any, intervalWatcher: any, processWhatShouldBeKilled: any, resolver: any, resolverArg: any, cmd: any): void; export { executionWatcher };