Interface Entry

Hierarchy

  • Entry

Properties

name: string
absolutePath: string
path: string
origin: EntryOrigin

Whether this entry originated from the left or the right dir.

stat: Stats
lstat: Stats
isDirectory: boolean
isSymlink: boolean
isBrokenLink: boolean
isPermissionDenied: boolean

True when this entry is not readable. This value is set only when handlePermissionDenied is enabled.

Generated using TypeDoc