Path.realPath

Get real path with all symlinks resolved. If any segment of path is symlink, then this method will automatically resolve that segment.

struct Path
version(Posix)
const
realPath
()

Meta