fromAbsoluteString

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

Converts the given absolute file path string to a normalized Path object.

Return

The normalized Path representation of the given string.

Parameters

path

The absolute file path as a string.