setRootDir

abstract fun setRootDir(rootDir: String)(source)

Sets the relative path to the root of the build within the repository. Use an empty string to refer to the root of the repository.

Since

4.5

Parameters

rootDir

The root directory of the build, relative to the root of this repository.