Package org.gradle.buildinit.specs
@NullMarked
package org.gradle.buildinit.specs
-
InterfacesClassDescriptionRepresents a
BuildInitSpec
that has been configured by the user, and can provide arguments for all of itsBuildInitParameter
s.Generates a new project from a configuredBuildInitConfig
.Represents a parameter that can be provided to aBuildInitSpec
to configure it with custom information about this particular project to be generated.Represents a specification for a new type of project that theinit
task can generate.