toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.file
/
RelativePath
/
prepend
prepend
API
open
fun
prepend
(
segments
:
Array
<
String
>
)
:
RelativePath
(
source
)
Prepends the given names to the start of this path.
Return
The new path.
Parameters
segments
The names to prepend