api / org.gradle.api.file / RelativePath / plus

plus

open fun plus(other: RelativePath): RelativePath

Appends the given path to the end of this path.

Parameters

other - The path to append

Return
The new path