timeLastModified

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

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

Meta