is_symlink


Description:

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

Parameters:

this

A GuestfsSession object

Returns:

the returned value, or -1 on error