toAbsolutePathString

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

Converts the specified path to its absolute path represented as a string.

Return

the absolute path as a string

Parameters

path

the path to be converted into an absolute path string