Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
gFileInfoGetIsSymlink: gFileInfoGetIsSymlink
Description
Checks if a file is a symlink.
Usage
gFileInfoGetIsSymlink(object)
Arguments
object
a
GFileInfo
.
Value
[logical]
TRUE
if the given
info
is a symlink.