Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Naz c85ec6aaa5 Added support for job execution from module path
no issue

- Jobs should not always be functions, one of the standard practices is having a job defined in a module as a self contained executable function
- First parameter of `addJob` function now also handles path to modules which it imports and executes
2020-11-10 16:32:47 +13:00
ghost Added support for job execution from module path 2020-11-10 16:32:47 +13:00