Method _Stdio.Fd()->readlinkat()
- Method
readlinkat
stringreadlinkat(string(8bit)path)- Description
Returns what the symbolic link
pathpoints to, wherepathis relative to the open file.- Note
This function is not available on all platforms.
- See also
readlink(),symlink(), symlinkat()