Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method System.readlink()


Method readlink

string readlink(string path)

Description

Returns what the symbolic link path points to.

Note

This function is not available on all platforms.

See also

symlink()