resolve

open override fun resolve(vararg paths: Path): AbsolutePath(source)

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


open override fun resolve(vararg stringPaths: String): AbsolutePath(source)

Returns the absolute path resulting from resolving a list of paths in string notation stringPaths against this path.