BuildInitSpec

Represents a specification for a new type of project that the init task can generate.

Since

8.12

Functions

Link copied to clipboard
The name of the type of project this spec will generate.
Link copied to clipboard
Returns the parameters that can be provided to configure this project during generation.
Link copied to clipboard
abstract fun getType(): String
An identifier for the type of project this spec will generate.