is_symlink
Description:
test if symbolic link
This returns true
if and only if there is a symbolic link with the given path
name.
See also stat.
Parameters:
this |
A GuestfsSession object |
Returns:
the returned value, or -1 on error |