Entry.isDir

Returns true if this is a directory, or a reparse point pointing to one.

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

Meta