Pike v8.0 release 1738

Method Filesystem.Stat()->islnk()


Method islnk

bool islnk()

Description

Is the file a link to some other file or directory?

Returns

1 if the file is of a specific type 0 if the file is not.

See also

[set_type]