actionTask
actionTask(action, [name]) ⇒ Task
Single-shot task. Executes supplied function once and resolved so success
Kind: global function
Param | Type |
---|---|
action | function |
[name] | string |
Task
Single-shot task. Executes supplied function once and resolved so success
Kind: global function
Param | Type |
---|---|
action | function |
[name] | string |