Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.util
/
Path
/
getParent
get
Parent
API
@
Nullable
open
fun
getParent
(
)
:
Path
(
source
)
Returns the parent of this path, or null if this path has no parent.
Return
The parent of this path.