Entry.timeLastModified

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

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

Meta