vuency icon indicating copy to clipboard operation
vuency copied to clipboard

make task into function rather than object

Open alidcast opened this issue 8 years ago • 0 comments

Right now you have to do task.run() but since functions are objects anyway, it'd be nicer to just do task() to start task instance

alidcast avatar Nov 02 '17 19:11 alidcast