StartParameter

constructor()(source)

Deprecated

The StartParameter for a build is provided by Gradle (e.g. gradle.startParameter) and is not intended to be created directly.

Creates a StartParameter with default values. This is roughly equivalent to running Gradle on the command-line with no arguments.