emptyTask
emptyTask([name]) ⇒ Task
Does nothing, useful when a task is required but no work is needed
Kind: global function
| Param | Type | Default |
|---|---|---|
| [name] | string | ""no-operation"" |
TaskDoes nothing, useful when a task is required but no work is needed
Kind: global function
| Param | Type | Default |
|---|---|---|
| [name] | string | ""no-operation"" |