prepend

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