Entry.isSymlink

Returns true if this is a symlink.

  1. bool isSymlink [@property getter]
    struct Entry
    version(Posix)
    @property
    bool
    isSymlink
    ()
  2. bool isSymlink [@property getter]

Meta