[ Version ( since = "1.0.66" ) ]
public string readlink (string path) throws Error
read the target of a symbolic link
This command reads the target of a symbolic link.
this |
A GuestfsSession object |
the returned string, or NULL on error |