resolve

Returns the result of resolving this path. Resolving the path removes unnecessary fragments such as the current path fragment.


open fun resolve(vararg paths: PathOrString): Path(source)

Returns the path resulting from resolving a list of paths against this path.