fromAbsoluteString
Converts an absolute string representation of a file path into a normalized Path object.
Return
A normalized Path object corresponding to the given absolute string.
Parameters
path
The absolute string representation of the file path to convert.