getRootDir

abstract fun getRootDir(): File(source)

Returns the root directory of this project. The root directory is the project directory of the root project.

Return

The root directory. Never returns null.