startsWith

Check whether this relative path starts with another relative path.

This relative path starts with the other relative path if the list of names of this relative path starts with the list of names in the other relative path.

Return

whether this relative path starts with another relative path

Parameters

other

the other relative path