timeLastModified

Just like std.file.timeLastModified, but takes a Path.

  1. SysTime timeLastModified(Path name)
  2. SysTime timeLastModified(Path name, SysTime returnIfMissing)
    SysTime
    timeLastModified

Meta