BaseExtension

abstract class BaseExtension : ExtensionAware(source)

Root extension added by eu.aylett.gradle.plugins.BasePlugin under the aylett name.

Other convention plugins attach their own nested extensions to this for user configuration.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@Internal
abstract fun getExtensions(): ExtensionContainer