Companion

Functions

Link copied to clipboard
fun build(init: TaskBuilder.() -> Unit): Task

Creates a new Task using the DSL builder.

Link copied to clipboard

Creates a new instance of a Task using the provided Java-friendly Consumer.

Creates a new instance of a Task using the provided configuration block.