Better API to run tasks.
levibostian opened this issue · 1 comments
levibostian commented
Now, the API for Wendy is not the easiest. You have to remember the name of the runner.
Would be easier if we can say Wendy.runAllTasks()
and Wendy.runTask(task)
.
levibostian commented
Fixed via a41a4aa