getRootDir

abstract fun getRootDir(): String(source)

Returns the relative path to the root of the build within the repository.

Defaults to an empty relative path, meaning the root of the repository.

Return

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

Since

4.5