plus
Returns the absolute path resulting from appending fragment to this path.
Returns the absolute path resulting from resolving path against this path. Equivalent to resolve(path).
Returns the absolute path resulting from resolving the path in string notation stringPath against this path. Equivalent to resolve(stringPath).