absolutePath

open fun absolutePath(path: String): String

Resolves the given name relative to this path. If an absolute path is provided, it is returned.


open fun absolutePath(path: Path): Path