Rafael Rodrigues
Rafael Rodrigues
This `destroyAll()` function would be a nice to have feature. I noted that if I restart my NodeJS sometimes it recreates the same task.
I just saw that the `getTasks` function is exported on [master](https://github.com/node-cron/node-cron/blob/master/src/node-cron.js) but is not available in the last released version ([2.0.3](https://github.com/node-cron/node-cron/blob/v2.0.3/src/node-cron.js)) - 2.0.3 was released at Sep 10, 2018 -...
It worked when I upgraded to 2.0.0. But now my tests with `GlobalHotkeys` aren't working. Worked using simple keys (like `g`) and `HotKeys`. Tests with hotkeys involving Alt or Command...