ExposedExtension

open class ExposedExtension

The root extension for the Exposed Gradle Plugin.

This extension allows users to configure the behavior of the plugin and its features in their build.gradle.kts file in an exposed block. This root extension currently has no properties of its own and is intended as an extension-aware container for the MigrationsExtension and any future feature extensions.

Types

Link copied to clipboard
object Companion