Entry.fileID

Returns the inode number of this directory entry, or the link target if this directory entry is a symlink.

  1. ulong fileID [@property getter]
    struct Entry
    version(Posix)
    @property
    ulong
    fileID
    ()
  2. ulong fileID [@property getter]

Meta