absolutePath
Returns the absolute pathname string of this abstract pathname.
If this abstract pathname is already absolute, then the pathname string is simply returned.
If this abstract pathname is the empty abstract pathname then the pathname string of the current working directory is returned. Otherwise, this pathname is resolved in a system-dependent way.