endsWith

Check whether this relative path ends with another relative path.

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

Return

whether this relative path ends with another relative path

Parameters

other

the other relative path