fromAbsoluteString
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.
Converts the given absolute file path string to a normalized Path object.
The normalized Path representation of the given string.
The absolute file path as a string.