fromAbsoluteString
Converts a string representation of an absolute file path into a Path object.
Return
A Path object representing the absolute path.
Parameters
path
The absolute path as a string.
Converts a string representation of an absolute file path into a Path object.
A Path object representing the absolute path.
The absolute path as a string.