Creates a Path object from an absolute path string. This method works with the path structure and doesn't check if the path actually exists in the filesystem.
A path object representing the absolute path.
The absolute path string to convert.
if path is not absolute.