[ Version ( since = "1.0.66" ) ]
public string realpath (string path) throws Error
canonicalized absolute pathname
Return the canonicalized absolute pathname of path
. The returned path has no ".", ".." or symbolic link path elements.
this |
A GuestfsSession object |
the returned string, or NULL on error |