Entry.isFile

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

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

Meta