toAbsolutePathString

open override fun toAbsolutePathString(path: Path): String(source)

Converts the given Path to its absolute path string representation.

Return

the absolute path string representation of the given path

Parameters

path

the path to be converted to an absolute path string