getRootDir

abstract fun getRootDir(): Property<String>(source)

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

An empty string means the root of the repository (this is the default value).

Return

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