api / org.gradle.tooling.model / Task / getPath

getPath

abstract fun getPath(): String

Returns the path of this task. This is a fully qualified unique name for this task.

Return
The path of this task.

Since
1.0-milestone-3