Entry.timeLastAccessed

Returns the "a" time of this directory entry, or the link target if this directory entry is a symlink.

  1. SysTime timeLastAccessed [@property getter]
    struct Entry
    version(Posix)
    @property
    SysTime
    timeLastAccessed
    ()
  2. SysTime timeLastAccessed [@property getter]

Meta