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 |
TaskSingle-shot task. Executes supplied function once and resolved so success
Kind: global function
| Param | Type |
|---|---|
| action | function |
| [name] | string |