api / org.gradle.buildinit.tasks / InitBuild / getDsl

getDsl

@Incubating @Optional @Input open fun getDsl(): String

The desired DSL of build scripts to create, defaults to 'groovy'. This property can be set via command-line option '--dsl'.

Since
4.5