getParent

@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.