realpath


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

the returned string, or NULL on error