api / org.gradle.api / Project / getPath

getPath

abstract fun getPath(): String

Returns the path of this project. The path is the fully qualified name of the project.

Return
The path. Never returns null.