Entry.isSymlink

Returns true if this is a reparse point.

  1. bool isSymlink [@property getter]
  2. bool isSymlink [@property getter]
    struct Entry
    version(Windows)
    @property const pure nothrow
    bool
    isSymlink
    ()

Meta