gradle
8.3-rc-1
Java API
gradle
/
org.gradle.api.file
/
RelativePath
/
plus
plus
Java API
open
fun
plus
(
other
:
RelativePath
)
:
RelativePath
Appends the given path to the end of this path.
Return
The new path
Parameters
other
The path to append