BuildInitPlugin

abstract class BuildInitPlugin : Plugin<Project> (source)

The build init plugin.

See also

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun apply(project: Project)
Apply this plugin to the given target object.