getParameters

open fun getParameters(): List<BuildInitParameter<out Any>>

Returns the parameters that can be provided to configure this project during generation.

Return

the parameters for this type of project specification

Since

8.12