take First Segments
Returns a Path
containing only the first n
segments of this Path
. The returned Path
will be absolute if this Path
is absolute.
Since
8.4
Parameters
n
number of segments to take from this Path, must be greater than or equal to 1