[ Version ( since = "1.5.10" ) ]
public int8 is_symlink (string path) throws Error
test if symbolic link
This returns true if and only if there is a symbolic link with the given path name.
See also stat.
| this |
A GuestfsSession object |
|
the returned value, or -1 on error |