Returns a path representing the parent of this one, with a special case concerning a trailing '/':
The result can be split via parse().
See Implementation
Returns a path representing the parent of this one, with a special case concerning a trailing '/':
The result can be split via parse().