Package-level declarations

Types

Link copied to clipboard

A Gradle plugin that adds Winds support to projects.

Functions

Link copied to clipboard
fun Project.withWinds(block: Winds.() -> Unit): Winds
fun Project.withWinds(onWindsAvailable: Winds.() -> Unit = {}, onWindsReady: Winds.() -> Unit)