api / org.gradle.api.file / RelativePath / replaceLastName

replaceLastName

open fun replaceLastName(name: String): RelativePath

Returns a copy of this path, with the last name replaced with the given name.

Parameters

name - The name.

Return
The path.