realpath
Description:
canonicalized absolute pathname
Return the canonicalized absolute pathname of path
. The returned path has no ".", ".." or symbolic link path elements.
Parameters:
this |
A GuestfsSession object |
Returns:
the returned string, or NULL on error |